|
#include "TemplateMetaProgramming.h"
#include <vector>
#include <set>
#include <string>
#include <map>
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 |
struct | Template0<... > |
struct | Template1<... > |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
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)) | |