Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::vm::detail::unmanaged_base_member Struct Reference

#include <vector.hpp>

Collaboration diagram for sysio::vm::detail::unmanaged_base_member:

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
 

Detailed Description

Definition at line 93 of file vector.hpp.

Member Typedef Documentation

◆ allocator

Constructor & Destructor Documentation

◆ unmanaged_base_member() [1/2]

sysio::vm::detail::unmanaged_base_member::unmanaged_base_member ( size_t sz)
inline

Definition at line 95 of file vector.hpp.

◆ unmanaged_base_member() [2/2]

sysio::vm::detail::unmanaged_base_member::unmanaged_base_member ( size_t sz)
inline

Definition at line 95 of file vector.hpp.

95: alloc(sz) {}

Member Data Documentation

◆ alloc

allocator sysio::vm::detail::unmanaged_base_member::alloc

Definition at line 96 of file vector.hpp.


The documentation for this struct was generated from the following files: