|
SPH
|
#include <Tuple.h>
Public Member Functions | |
| template<std::size_t TIndex> | |
| INLINE void | visit () |
Public Attributes | |
| TTuple && | tuple |
| TFunctor && | functor |
|
inline |
| TFunctor&& Detail::ForEachVisitor< TFunctor, TTuple >::functor |
| TTuple&& Detail::ForEachVisitor< TFunctor, TTuple >::tuple |