CAF
0.17.6
|
Checks whether T
defines a free function to_string
.
More...
#include <type_traits.hpp>
Static Public Attributes | |
static constexpr bool | value = std::is_convertible<result, std::string>::value |
Checks whether T
defines a free function to_string
.