ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Decay a tuple of only 1 type to that type. More...
Public Types | |
using | type = std::tuple< std::invoke_result_t< F, Particle const & >... > |
Decay a tuple of only 1 type to that type.
Definition at line 64 of file statistics.cpp.
using DecayTupleResult< F >::type = std::tuple<std::invoke_result_t<F, Particle const &>...> |
Definition at line 65 of file statistics.cpp.