Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Base class for types that should not be assigned. More...
#include <tbb_stddef.h>
Public Member Functions | |
void | operator= (const no_assign &)=delete |
no_assign (const no_assign &)=default | |
no_assign ()=default | |
Base class for types that should not be assigned.
Definition at line 322 of file tbb_stddef.h.
|
default |
|
default |