CAF
0.17.6
|
Checks whether T
is inspectable by Inspector
.
More...
#include <type_traits.hpp>
Static Public Attributes | |
static constexpr bool | value = !std::is_same<result_type, std::false_type>::value |
Checks whether T
is inspectable by Inspector
.