i6engine  1.0
i6e::api::detail::hasInsertInMap< T > Struct Template Reference

#include <D:/Projekte/i6engine/libs/i6engine-modules/include/i6engine/api/configs/attributeMap.h>

Classes

struct  SFINAE
 

Static Public Member Functions

template<typename U >
static char Test (SFINAE< U,&U::insertInMap > *)
 
template<typename U >
static int Test (...)
 

Static Public Attributes

static const bool value
 

Detailed Description

template<typename T>
struct i6e::api::detail::hasInsertInMap< T >

Definition at line 47 of file attributeMap.h.

Member Function Documentation

template<typename T >
template<typename U >
static char i6e::api::detail::hasInsertInMap< T >::Test ( SFINAE< U,&U::insertInMap > *  )
static
template<typename T >
template<typename U >
static int i6e::api::detail::hasInsertInMap< T >::Test (   ...)
static

Member Data Documentation

template<typename T >
const bool i6e::api::detail::hasInsertInMap< T >::value
static

Definition at line 55 of file attributeMap.h.


The documentation for this struct was generated from the following file: