Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include "internal/_deprecated_header_message_guard.h"
#include "internal/_warning_suppress_enable_notice.h"
#include "tbb_stddef.h"
#include "tbb_machine.h"
#include "internal/_warning_suppress_disable_notice.h"
Go to the source code of this file.
Namespaces | |
tbb | |
The graph class. | |
Macros | |
#define | __TBB_aligned_space_H |
#define | __TBB_aligned_space_H_include_area |
Functions | |
template<typename T , size_t N = 1> | |
class | tbb::__TBB_DEPRECATED_IN_VERBOSE_MODE_MSG ("tbb::aligned_space is deprecated, use std::aligned_storage") aligned_space |
Block of space aligned sufficiently to construct an array T with N elements. More... | |
#define __TBB_aligned_space_H |
Definition at line 29 of file aligned_space.h.
#define __TBB_aligned_space_H_include_area |
Definition at line 31 of file aligned_space.h.