orxonox::TypeStripper< T > Struct Template Reference
Use
TypeStripper to get rid of the const and the reference of type T.
More...
#include <src/util/TemplateUtils.h>
List of all members.
Detailed Description
template<class T>
struct orxonox::TypeStripper< T >
Use
TypeStripper to get rid of the const and the reference of type T.
- Note:
- Main use of this is when trying to instantiate type T as T().
Member Typedef Documentation
The documentation for this struct was generated from the following file: