SDL++
C++wrapperfortheSDLlibrary.

sdl::misc::is_base_of_all< Base > Struct Template Reference

#include <is_base_of_all.h>

List of all members.

Static Public Attributes

static const bool value = true

Detailed Description

template<typename Base>
struct sdl::misc::is_base_of_all< Base >

Definition at line 47 of file is_base_of_all.h.


Member Data Documentation

template<typename Base >
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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs