Carefree (For Windows) 0.7
CareFree Library - A Light Data Generator for OI & ACM
|
#include <carefree.hpp>
Public 成员函数 | |
_file_exception (const string &__arg) | |
_file_exception (const char *__arg) | |
virtual | ~_file_exception () noexcept=default |
Public 成员函数 继承自 carefree_internal::_base_exception | |
_base_exception (const string &__arg) | |
_base_exception (const char *__arg) | |
virtual | ~_base_exception () noexcept=default |
virtual const char * | what () const noexcept |
额外继承的成员函数 | |
Protected 属性 继承自 carefree_internal::_base_exception | |
string | msg |
|
inlineexplicit |
|
inlineexplicit |
|
virtualdefaultnoexcept |