Template Struct is_same_type< T, T >

Struct Documentation

template<typename T>
struct is_same_type<T, T>

Public Static Attributes

static const bool value = true