|
Nugget
|
Public Member Functions | |
| DefaultConstructible (const DefaultConstructible &)=delete | |
| DefaultConstructible (DefaultConstructible &&)=delete | |
| DefaultConstructible & | operator= (const DefaultConstructible &)=delete |
| DefaultConstructible & | operator= (DefaultConstructible &&)=delete |
Public Attributes | |
| const int | value |
Static Public Attributes | |
| static const int | defaultValue = 42 |