Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
fmt::internal::FormatErrorReporter< Char > Struct Template Reference

#include <format.h>

Public Member Functions

void operator() (const Char *s, fmt::StringRef message) const
 

Public Attributes

int num_open_braces
 

Member Function Documentation

template<typename Char >
void fmt::internal::FormatErrorReporter< Char >::operator() ( const Char *  s,
fmt::StringRef  message 
) const

Member Data Documentation

template<typename Char>
int fmt::internal::FormatErrorReporter< Char >::num_open_braces

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