gw
1.0.0
A bunch of small C++ utilities
|
Cgw::basic_inplace_string< N, CharT, Traits > | A fixed-size string that stores the data in-place |
▼Cstd::conditional_t | |
Cgw::named_type< T, Name > | Named type wrapper |
Cgw::strong_type< T, Tag > | Strong type wrapper |
Cgw::crtp< T, Derived > | CRTP base class |
Cstd::formatter<::gw::basic_inplace_string< N, CharT, Traits >, CharT > | Format the inplace_string object |
Cstd::hash<::gw::basic_inplace_string< N, CharT, Traits > > | Hash support for inplace_string |