|
The Vish Visualization Shell 0.3
Vish
|
Default type trait for the RefPtr pointer -> operator. More...
#include <elementary/memcore/RefPtr.hpp>
Static Public Member Functions | |
| static ReferencePointerType | dereference (RefType *data) |
| A function which can make the desired return object out of a pointer to the referenced type. | |
Default type trait for the RefPtr pointer -> operator.
By default, just returns a pointer to the reference type.