|
QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
Public Member Functions | |
| constexpr | Nasty () |
| constexpr | Nasty (int m, int n) |
| int | operator& () |
| int | operator& () const |
Public Attributes | |
| int | m = 0 |
| int | n = 1 |
|
inlineconstexpr |
|
inline |
|
inline |
| int Nasty::m = 0 |
| int Nasty::n = 1 |