|
spdlog
|
Return true value if T has std::string interface, like std::string_view.
#include <ranges.h>
Static Public Attributes | |
| static FMT_CONSTEXPR_DECL const bool | value |
Static Private Member Functions | |
| template<typename U > | |
| static auto | check (U *p) -> decltype((void) p->find('a'), p->length(),(void) p->data(), int()) |
| template<typename > | |
| static void | check (...) |
|
staticprivate |
|
staticprivate |
|
static |