|
LIBINT 2.9.0
|
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.