Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::utf8_Error Struct Reference

move to *.h ?? More...

Inheritance diagram for nana::utf8_Error:
std::runtime_error

Public Member Functions

void emit ()
 
- Public Member Functions inherited from std::runtime_error
runtime_error (T...args)
 
what (T...args)
 

Static Public Attributes

static bool use_throw { false }
 def { true }; use carefully - it is a global variable !! More...
 

Detailed Description

move to *.h ??

Member Function Documentation

void nana::utf8_Error::emit ( )

Member Data Documentation

bool nana::utf8_Error::use_throw { false }
static

def { true }; use carefully - it is a global variable !!

Todo:
initialize from a #define ?