SimpleITK  
itk::simple::detail::hash< std::tuple< TupleArgs... > > Struct Template Reference

#include <sitkMemberFunctionFactoryBase.h>

+ Inheritance diagram for itk::simple::detail::hash< std::tuple< TupleArgs... > >:
+ Collaboration diagram for itk::simple::detail::hash< std::tuple< TupleArgs... > >:

Detailed Description

template<class... TupleArgs>
struct itk::simple::detail::hash< std::tuple< TupleArgs... > >

Definition at line 69 of file sitkMemberFunctionFactoryBase.h.

Public Member Functions

size_t operator() (std::tuple< TupleArgs... > tupleValue) const
 

Member Function Documentation

◆ operator()()

template<class... TupleArgs>
size_t itk::simple::detail::hash< std::tuple< TupleArgs... > >::operator() ( std::tuple< TupleArgs... > tupleValue) const
inline

The documentation for this struct was generated from the following file: