The Sparta Modeling Framework
Loading...
Searching...
No Matches
MetaStruct::is_stl< T > Struct Template Reference

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<typename T>
struct MetaStruct::is_stl< T >

Definition at line 394 of file MetaStructs.hpp.

Member Data Documentation

◆ value

template<typename T >
constexpr bool MetaStruct::is_stl< T >::value
staticconstexpr
Initial value:
=
is_stl_container<typename std::decay<T>::type>::value

Definition at line 395 of file MetaStructs.hpp.


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