|
The Sparta Modeling Framework
|
Templated for determining if ValueType is std::vector for use in metaprogramming constructs. This is intended to be be consumed by enable_if. More...
#include <Utils.hpp>
Static Public Attributes | |
| static const bool | value = false |
| 'value' field used by enable_if construct. | |
Templated for determining if ValueType is std::vector for use in metaprogramming constructs. This is intended to be be consumed by enable_if.
|
static |