SDL++
C++wrapperfortheSDLlibrary.
|
#include <is_base_of_all.h>
Static Public Attributes | |
static const bool | value = true |
Definition at line 47 of file is_base_of_all.h.
const bool sdl::misc::is_base_of_all< Base >::value = true [static] |
The value of the terminal check. Defaults to true otherwise the recursion will never evaluate to true.
Definition at line 51 of file is_base_of_all.h.