#include <exceptions.hpp>
Definition at line 52 of file exceptions.hpp.
boost::io::too_few_args::too_few_args |
( |
std::size_t |
cur, |
|
|
std::size_t |
expected |
|
) |
| |
|
inline |
std::size_t boost::io::too_few_args::get_cur |
( |
| ) |
const |
|
inline |
std::size_t boost::io::too_few_args::get_expected |
( |
| ) |
const |
|
inline |
virtual const char* boost::io::too_few_args::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
std::size_t boost::io::too_few_args::cur_ |
|
private |
std::size_t boost::io::too_few_args::expected_ |
|
private |
The documentation for this class was generated from the following file: