|
QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
Public Member Functions | |
| CountedObject (bool b) | |
| CountedObject (CountedObject const &rhs) | |
| ~CountedObject () | |
Public Attributes | |
| bool | _throw |
Static Public Attributes | |
| static int | _counter = 0 |
|
inline |
|
inline |
|
inline |
|
static |
| bool CountedObject::_throw |