Synopsis
Declared in <fmt/format.h>
template<
typename Char,
typename Traits,
typename Allocator>
struct is_contiguous<std::basic_string<Char, Traits, Allocator>>
: std::true_type
Base Classes
Name |
Description |
|
Created with MrDocs