kjsembed
pointer.h File Reference
#include <algorithm>
#include <typeinfo>
#include <QtCore/QVariant>
Go to the source code of this file.
Classes | |
struct | NullPtr |
struct | Pointer< ValueType > |
struct | PointerBase |
struct | Value< ValueType > |
Functions | |
template<typename ValueType > | |
ValueType * | pointer_cast (PointerBase *pointer) |
Function Documentation
template<typename ValueType >
ValueType* pointer_cast | ( | PointerBase * | pointer | ) | [inline] |