#include "UtilPrereqs.h"
Namespaces | |
namespace | orxonox |
Classes | |
class | orxonox::ImplicitConversion< FromType, ToType > |
Detects whether you can implicitely cast FromType to ToType. More... | |
struct | orxonox::TypeStripper< T > |
Use TypeStripper to get rid of the const and the reference of type T. More... | |
struct | orxonox::TypeStripper< const T & > |
struct | orxonox::TypeStripper< const T > |