Aikido
|
Helper template class necessary to use raw pointers as the pointer type in DynamicCastFactory
.
More...
#include <aikido/common/detail/metaprogramming-impl.hpp>
Public Types | |
using | type = Pointee * |
Static Public Member Functions | |
template<class Derived > | |
static Derived * | cast (Pointee *_pointer) |
Helper template class necessary to use raw pointers as the pointer type in DynamicCastFactory
.
pointee | type |
using aikido::common::DynamicCastFactory_raw_ptr< Pointee >::type = Pointee* |
|
inlinestatic |