GCC Middle and Back End API Reference
|
#include <is-a.h>
Static Public Member Functions | |
template<typename U > | |
static const T * | cast (const U *p) |
template<typename U > | |
static bool | test (const U *p) |
Reuse the definition of is_a_helper<T *> to implement is_a_helper<const T *>.
|
inlinestatic |
References reinterpret_is_a_helper< T >::cast().
|
inlinestatic |
References is_a_helper< T >::test().