Simple Application Framework
1
|
Generic hash functor for basic data types. More...
#include <Hash.h>
Public Member Functions | |
Size | operator() (const T &val) const |
Generic hash functor for basic data types.
For integral types returns the value itself.
Size Saf::Algo::Hash< T >::operator() | ( | const T & | val | ) | const |