Pyrogenesis  trunk
Public Member Functions | List of all members
fmt::FormatError Class Reference

A formatting error such as invalid format string. More...

#include <format.h>

Inheritance diagram for fmt::FormatError:
Inheritance graph
[legend]
Collaboration diagram for fmt::FormatError:
Collaboration graph
[legend]

Public Member Functions

 FormatError (const std::string &message)
 

Detailed Description

A formatting error such as invalid format string.

Constructor & Destructor Documentation

fmt::FormatError::FormatError ( const std::string &  message)
inlineexplicit

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