18#ifndef itkStructHashFunction_h
19#define itkStructHashFunction_h
39template <
typename TInput>
53template <
typename TInput>
58 const auto * p =
reinterpret_cast<const char *
>(&key);
Generic hash function for an arbitrary struct (or class).
IdentifierType operator()(const InputType &key) const
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType IdentifierType