Wire Sysio Wire Sysion 1.0.0
|
#include <vector.hpp>
Public Types | |
using | allocator = contiguous_allocator |
Public Member Functions | |
unmanaged_base_member (size_t sz) | |
unmanaged_base_member (size_t sz) | |
Public Attributes | |
allocator | alloc |
Definition at line 93 of file vector.hpp.
typedef contiguous_allocator sysio::vm::detail::unmanaged_base_member::allocator = contiguous_allocator |
Definition at line 94 of file vector.hpp.
|
inline |
Definition at line 95 of file vector.hpp.
|
inline |
Definition at line 95 of file vector.hpp.
allocator sysio::vm::detail::unmanaged_base_member::alloc |
Definition at line 96 of file vector.hpp.