Utility Rack
Loading...
Searching...
No Matches
copyable_foo Struct Reference

Public Member Functions

 copyable_foo (const copyable_foo &rhs)
 
 copyable_foo (copyable_foo &&rhs)
 
copyable_foooperator= (const copyable_foo &)=delete
 
copyable_foooperator= (copyable_foo &&)=delete
 
int operator() (int i)
 
int operator() (int i) const
 

Public Attributes

int val {base}
 

Static Public Attributes

static int copy_count = 0
 
static int move_count = 0
 

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