tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
basic_format_parse_context.hpp File Reference

Go to the source code of this file.

Classes

struct  basic_format_parse_context< CharT >
 

Namespaces

namespace  etl
 

Typedefs

using format_parse_context = basic_format_parse_context<char>
 
using wformat_parse_context = basic_format_parse_context<wchar_t>