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

This templated struct takes a type and tells us whether that type is a STL container. More...

#include <MetaStructs.hpp>

Inheritance diagram for MetaStruct::is_stl_container< typename >:
Collaboration diagram for MetaStruct::is_stl_container< typename >:

Detailed Description

template<typename>
struct MetaStruct::is_stl_container< typename >

This templated struct takes a type and tells us whether that type is a STL container.

Definition at line 343 of file MetaStructs.hpp.


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