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

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

#include <tmp.hpp>

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

Detailed Description

template<template< typename, size_t, size_t > typename TT, typename T>
struct etl::is_3< TT, T >

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


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