GCC Middle and Back End API Reference
|
#include <is-a.h>
Static Public Member Functions | |
template<typename U > | |
static T | cast (U *p) |
A base class that specializations of is_a_helper can use if casting U * to T is simply a static_cast. This is more type-safe than reinterpret_is_a_helper.
|
inlinestatic |