Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
utf8::not_enough_room Class Reference

#include <checked.h>

Inheritance diagram for utf8::not_enough_room:
Collaboration diagram for utf8::not_enough_room:

Public Member Functions

virtual const char * what () const throw ()
 

Detailed Description

Definition at line 65 of file checked.h.

Member Function Documentation

◆ 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: