| 
    Template Numerical Library version\ main:6a1fe78
    
   | 
 
Type trait for checking if T has getArrayData method. More...
#include <TNL/TypeTraits.h>
Static Public Attributes | |
| static constexpr bool | value = ( sizeof( test< std::decay_t< T > >( nullptr ) ) == sizeof( YesType ) ) | 
Type trait for checking if T has getArrayData method.