Expression Templates Library (ETL)
etl::is_var< TT, T > Struct Template Reference

Traits to test if T is a specialization of TT<T, size_t...> More...

#include <tmp.hpp>

Inheritance diagram for etl::is_var< TT, T >:
Inheritance graph
[legend]
Collaboration diagram for etl::is_var< TT, T >:
Collaboration graph
[legend]

Detailed Description

template<template< typename, size_t... > typename TT, typename T>
struct etl::is_var< TT, T >

Traits to test if T is a specialization of TT<T, size_t...>


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