Declaration and partial implementation of class ObjectPtr.
More...
#include <boost/type_traits/is_base_of.hpp>#include <boost/utility/enable_if.hpp>#include "keyvalue/extern/SharedPtr.h"#include "keyvalue/value/Object.h"#include "keyvalue/value/PtrTraits.h"

Go to the source code of this file.
Classes | |
| class | ObjectPtr |
| Generic pointer to objects. More... | |
Namespaces | |
| namespace | keyvalue |
All functionalities of KeyValue library are inside this | |
| namespace | keyvalue::value |
All KeyValue containers belong to this namespace. | |
Declaration and partial implementation of class ObjectPtr.
1.7.1