#include <exceptions.hpp>
Definition at line 39 of file exceptions.hpp.
boost::io::bad_format_string::bad_format_string |
( |
std::size_t |
pos, |
|
|
std::size_t |
size |
|
) |
| |
|
inline |
std::size_t boost::io::bad_format_string::get_next |
( |
| ) |
const |
|
inline |
std::size_t boost::io::bad_format_string::get_pos |
( |
| ) |
const |
|
inline |
virtual const char* boost::io::bad_format_string::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
std::size_t boost::io::bad_format_string::next_ |
|
private |
std::size_t boost::io::bad_format_string::pos_ |
|
private |
The documentation for this class was generated from the following file: