enum_name
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
scan_context Class Reference

Public Types

using iterator = detail::scan_iterator
 
using sentinel = detail::scan_sentinel
 

Public Member Functions

FMT_CONSTEXPR scan_context (detail::scan_buffer &buf, scan_args args)
 
FMT_CONSTEXPR auto arg (int id) const -> scan_arg
 
auto begin () const -> iterator
 
auto end () const -> sentinel
 
void advance_to (iterator)
 

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