Templa 0.0.1-alpha
C++ Metaprogramming Utilities
|
Helper struct to detect if a type is std::basic_string. More...
#include <concepts.hpp>
Helper struct to detect if a type is std::basic_string.
Specialized for std::basic_string.
T | Type to check. |