CAF
0.17.6
|
Checks whether T behaves like std::vector
, std::list
, or std::set
.
More...
#include <type_traits.hpp>
Static Public Attributes | |
static constexpr bool | value |
Checks whether T behaves like std::vector
, std::list
, or std::set
.
|
static |