Template Numerical Library version\ main:1437bf49
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
TNL::HasConstexprGetSizeMethod< T > Struct Template Reference

Type trait for checking if T has a constexpr getSize method. More...

#include <TNL/TypeTraits.h>

Static Public Attributes

static constexpr bool value = type::value
 

Detailed Description

template<typename T>
struct TNL::HasConstexprGetSizeMethod< T >

Type trait for checking if T has a constexpr getSize method.


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