#include <string_util.hpp>
|
| static constexpr bool | value |
| |
◆ value
template<typename CharT , typename S >
Initial value:= std::is_same<
CharT*,
typename std::add_pointer<typename std::remove_cv<typename std::remove_pointer<
typename std::decay<S>::type>::type>::type>::type>
::value
static constexpr bool value
Definition string_util.hpp:123
The documentation for this struct was generated from the following file: