Namespaces | Defines
base.h File Reference
#include <assert.h>
Include dependency graph for wrap/system/multithreading/base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mt

Defines

#define MT_ASSERT   assert
#define MT_PREVENT_COPY(CLASS_NAME)

Define Documentation

#define MT_ASSERT   assert

Definition at line 11 of file wrap/system/multithreading/base.h.

#define MT_PREVENT_COPY (   CLASS_NAME)
Value:
private: \
                CLASS_NAME (const CLASS_NAME &); \
                CLASS_NAME & operator = (const CLASS_NAME &);

Definition at line 6 of file wrap/system/multithreading/base.h.



shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:38:48