Template Numerical Library version\ main:9e7b0f4
Loading...
Searching...
No Matches
TNL::HasSubscriptOperator< T > Class Template Reference

Type trait for checking if T has operator[] taking one index argument. More...

#include <TNL/TypeTraits.h>

Static Public Attributes

static constexpr bool value = type::value

Detailed Description

template<typename T>
class TNL::HasSubscriptOperator< T >

Type trait for checking if T has operator[] taking one index argument.


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