plugify  1.0.0.0
Public Member Functions | List of all members
plg::detail::string_formatter_base< Char, Allocator, String > Struct Template Reference

Public Member Functions

constexpr auto parse (std::format_parse_context &ctx)
 
template<class FormatContext >
auto format (const String &str, FormatContext &ctx) const
 

Detailed Description

template<typename Char, typename Allocator, typename String = basic_string<Char, std::char_traits<Char>, Allocator>>
struct plg::detail::string_formatter_base< Char, Allocator, String >

Definition at line 1827 of file string.hpp.


The documentation for this struct was generated from the following file: