LIBINT
2.1.0-stable
|
KeyTraits<T> describes following properties of type T: 1) how to return objects of type T. More...
#include <hashable.h>
Public Types | |
typedef T | ReturnType |
KeyTraits<T> describes following properties of type T: 1) how to return objects of type T.
By default, objects are returned by value.