TemplateMetaProgrammingCompileTimeTest.cpp File Reference
#include <map>
#include <set>
#include <string>
#include <vector>
#include "TemplateMetaProgramming.h"
+ Include dependency graph for TemplateMetaProgrammingCompileTimeTest.cpp:

Go to the source code of this file.

Classes

struct  DecayAllTest< T, U >
 
struct  Foo
 
struct  ncc
 
struct  ncv
 
struct  nvc
 
struct  nvv
 
struct  scc
 
struct  scv
 
struct  svc
 
struct  svv
 

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
namespace  armarx::meta
 

Functions

 ARMARX_META_MAKE_HAS_MEMBER_FNC_CHECK (hasFoo, foo, void(T::*)(void))
 
 ARMARX_META_MAKE_HAS_MEMBER_FNC_CHECK (hasStaticFoo, foo, void(*)(void))