|
repr 0.1
Reconstructable string representations and more
|
#include <iosfwd>#include <string>#include <string_view>#include <librepr/util/string/buffer.h>#include <librepr/macro/format.h>#include <librepr/name/type.h>Go to the source code of this file.
Classes | |
| struct | librepr::TypeName< T > |
| struct | REPR_FORMAT_RNS::formatter< librepr::TypeName< T >, CharT > |
Namespaces | |
| namespace | librepr |
| namespace | librepr::detail |
Typedefs | |
| template<class CharT > | |
| using | librepr::detail::StrFormatter = REPR_FORMAT_NS::formatter< std::string, CharT > |