libfly  6.2.2
C++20 utility library for Linux, macOS, and Windows
fly::detail::BasicFormatParseContext< CharType > Member List

This is the complete list of members for fly::detail::BasicFormatParseContext< CharType >, including all inherited members.

BasicFormatParseContext(const CharType(&format)[N], const ParameterType *parameters, std::size_t parameters_size) noexceptfly::detail::BasicFormatParseContext< CharType >explicit
error() constfly::detail::BasicFormatParseContext< CharType >
has_error() constfly::detail::BasicFormatParseContext< CharType >
lexer()fly::detail::BasicFormatParseContext< CharType >
next_position()fly::detail::BasicFormatParseContext< CharType >
on_error(const char *error)fly::detail::BasicFormatParseContext< CharType >
parameter_type(std::size_t position)fly::detail::BasicFormatParseContext< CharType >
view() constfly::detail::BasicFormatParseContext< CharType >