Honeycomb  0.1
Component-Model Framework
honey::mt::isSpecializationOf< T, Template > Struct Template Reference

Check if T is a specialization of Template. More...

#include <Meta.h>

Inheritance diagram for honey::mt::isSpecializationOf< T, Template >:
Inheritance graph
[legend]
Collaboration diagram for honey::mt::isSpecializationOf< T, Template >:
Collaboration graph
[legend]

Detailed Description

template<class T, template< class... > class Template>
struct honey::mt::isSpecializationOf< T, Template >

Check if T is a specialization of Template.


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