![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <cstddef>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | Utils |
Functions | |
template<std::size_t I, typename T > | |
std::tuple_element_t< I, T > const & | Utils::get (T const &v) noexcept |
template<std::size_t I, typename T > | |
std::tuple_element_t< I, T > & | Utils::get (T &v) noexcept |