VIPRA Documentation
Loading...
Searching...
No Matches
VIPRA::Util::is_specialization< type_t, ref_t > Struct Template Reference

Utility struct that gets whether a type is a specialization of another templated type. More...

#include <template_specialization.hpp>

Inheritance diagram for VIPRA::Util::is_specialization< type_t, ref_t >:
Collaboration diagram for VIPRA::Util::is_specialization< type_t, ref_t >:

Detailed Description

template<typename type_t, template< typename... > class ref_t>
struct VIPRA::Util::is_specialization< type_t, ref_t >

Utility struct that gets whether a type is a specialization of another templated type.


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