#include <checked.h>
|
| virtual const char * | what () const throw () |
| |
Definition at line 65 of file checked.h.
◆ what()
| virtual const char * utf8::not_enough_room::what |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inlinevirtual |
Definition at line 67 of file checked.h.
67{ return "Not enough space"; }
The documentation for this class was generated from the following file: