Lunchbox  1.13.0
Multi-threaded C++ toolbox library for all application developers creating high-performance multi-threaded programs.
lunchbox::NonCopyable Class Reference

Base class to make objects non-copyable. More...

#include <nonCopyable.h>

+ Collaboration diagram for lunchbox::NonCopyable:

Detailed Description

Base class to make objects non-copyable.

Deprecated:
Use boost::noncopyable

Definition at line 30 of file nonCopyable.h.


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