Nugget
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
MoveConstructible Class Reference

Public Member Functions

 MoveConstructible (MoveConstructible &&x)
 
 MoveConstructible (const MoveConstructible &)=delete
 
MoveConstructibleoperator= (const MoveConstructible &)=delete
 
MoveConstructibleoperator= (MoveConstructible &&)=delete
 

Static Public Member Functions

static MoveConstructible Create ()
 

Public Attributes

const int value
 

Static Public Attributes

static const int defaultValue = 42
 

The documentation for this class was generated from the following file: