xentara-plugin v1.2.1
The Xentara Plugin Framework
Loading...
Searching...
No Matches
xentara::memory::Initializer< RawMemory > Class Referencefinal

An accessor used for the initialization raw memory. More...

#include <memory/Initializer_RawMemory.hpp>

+ Inheritance diagram for xentara::memory::Initializer< RawMemory >:

Public Member Functions

auto placement () const noexcept -> void *
 Gets the placement of the containing data.
 

Detailed Description

An accessor used for the initialization raw memory.

Member Function Documentation

◆ placement()

auto xentara::memory::Initializer< RawMemory >::placement ( ) const -> void *
noexcept

Gets the placement of the containing data.

Returns