|
CFx SDK Documentation 2024 SP0
|
#include <new>#include <utility>#include "TD_PackPush.h"#include "OdArrayPreDef.h"#include "OdHeap.h"#include "OdMutex.h"#include "OdError.h"#include "RxSystemServices.h"#include <iterator>#include <algorithm>#include <type_traits>#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| struct | od_is_trivially_copyable_pair< T > |
| struct | od_is_trivially_copyable_pair< std::pair< First, Second > > |
| struct | check_trivially_copyable< T, bool > |
| struct | check_trivially_copyable< T, false > |
| struct | should_be_trivially_copyable< T > |
| class | OdMemoryAllocator< T > |
| class | OdClrMemAllocator< T > |
| class | OdObjectsAllocator< T > |
| class | OdPlainObjectsAllocator< T > |
| struct | OdArrayBuffer |
| class | OdArray< T, A > |