NiHu  2.0
is_specialisation.hpp File Reference

Definition of the metafunction NiHu::is_specialisation. More...

#include <type_traits>
Include dependency graph for is_specialisation.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NiHu::is_specialisation< T, Enable >
 Metafunction that determines if a type is a specialisation. More...
 

Detailed Description

Definition of the metafunction NiHu::is_specialisation.

Definition in file is_specialisation.hpp.