CCF
Loading...
Searching...
No Matches
ccf::nonstd::is_specialization< T, U > Struct Template Reference

#include <nonstd.h>

Inherits std::false_type.

Detailed Description

template<typename T, template< typename... > class U>
struct ccf::nonstd::is_specialization< T, U >

is_specialization detects type-specialized templates. This does not work for value-dependent types (eg - std::array)


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