|
openMSX
|
Based on boost::noncopyable, see boost documentation: http://www.boost.org/libs/utility. More...
#include <noncopyable.hh>

Protected Member Functions | |
| noncopyable () | |
| ~noncopyable () | |
Based on boost::noncopyable, see boost documentation: http://www.boost.org/libs/utility.
Summary: Class noncopyable is a base class. Derive your own class from noncopyable when you want to prohibit copy construction and copy assignment.
Definition at line 12 of file noncopyable.hh.
|
inlineprotected |
Definition at line 15 of file noncopyable.hh.
|
inlineprotected |
Definition at line 16 of file noncopyable.hh.
1.8.1.2