|
Template Numerical Library version\ main:d08c4decc
|
Type trait for checking if T is a view type. More...
#include <TNL/TypeTraits.h>
Static Public Attributes | |
| static constexpr bool | value = decltype( test(std::decay_t<T>{}) )::value |
Type trait for checking if T is a view type.