Implementation of PtrTraits based on util::AnyPtr. More...
#include "keyvalue/util/AnyPtr.h"
Go to the source code of this file.
Classes | |
struct | PtrTraits< ObjectType > |
Meta-function that define smart pointer traits. More... | |
Namespaces | |
namespace | keyvalue |
All functionalities of KeyValue library are inside this | |
namespace | keyvalue::value |
All KeyValue containers belong to this namespace. | |
Defines | |
#define | KEYVALUE_PTR_TRAITS_FILE __FILE__ |
Implementation of PtrTraits based on util::AnyPtr.