Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::internal::no_assign Class Reference

Base class for types that should not be assigned. More...

#include <tbb_stddef.h>

Inheritance diagram for tbb::internal::no_assign:
Collaboration diagram for tbb::internal::no_assign:

Private Member Functions

void operator= (const no_assign &)
 

Detailed Description

Base class for types that should not be assigned.

Definition at line 324 of file tbb_stddef.h.

Member Function Documentation

◆ operator=()

void tbb::internal::no_assign::operator= ( const no_assign )
private

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

Copyright © 2005-2019 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.