SimpleITK
|
Classes | |
struct | DualExecuteInternalAddressor |
struct | DualExecuteInternalVectorAddressor |
class | DualMemberFunctionFactory |
A class used to instantiate and generate function objects of templated member functions with two template arguments. More... | |
struct | ExecuteInternalLabelImageAddressor |
struct | ExecuteInternalVectorImageAddressor |
struct | hash |
struct | hash< std::pair< S, T > > |
struct | hash< std::tuple< TupleArgs... > > |
struct | MemberFunctionAddressor |
class | MemberFunctionFactory |
A class used to instantiate and generate function object to templated member functions. More... | |
class | MemberFunctionFactoryBase |
struct | TypeListHasPixelIDValue |
struct | TypeListHasPixelIDValue< typelist2::typelist< Ts... > > |
Functions | |
template<typename T > | |
void | hash_combine (std::size_t &seed, const T &val) |
|
inline |
A utility function to chain hashes
Definition at line 46 of file sitkMemberFunctionFactoryBase.h.
Referenced by itk::simple::detail::hash< std::pair< S, T > >::operator()(), and itk::simple::detail::hash< std::tuple< TupleArgs... > >::operator()().