|
Namespaces |
namespace | nmn |
Functions |
template<typename Element> |
unsigned int | nmn::sizeOfElement (const Element &element, const IsAPointerTraits traits) |
| not yet documented
|
template<typename Element> |
unsigned int | nmn::sizeOfElement (const Element &element, const IsNotAPointerTraits traits) |
| not yet documented
|
template<typename Key> |
unsigned int | nmn::sizeOfKey (const Key &key, const IsAPointerTraits traits) |
| not yet documented
|
template<typename Key> |
unsigned int | nmn::sizeOfKey (const Key &key, const IsNotAPointerTraits traits) |
| not yet documented
|