Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <aligned_memory_internal.h>
Public Types | |
using | other |
Rebind must be specialized to produce AllocatorWithAlignment and not std::allocator. It uses the same alignment and misalignment as its source.
Definition at line 69 of file aligned_memory_internal.h.
using operations_research::internal::AllocatorWithAlignment< T, alignment_bytes, misalignment_bytes >::rebind< U >::other |
Definition at line 70 of file aligned_memory_internal.h.