MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
mtcore::MallocAllocator Struct Reference

State variable for malloc-based allocator. More...

#include <alloc.hpp>

Public Member Functions

Allocator allocator () noexcept
 

Detailed Description

State variable for malloc-based allocator.

Definition at line 290 of file core/mtcore/alloc.hpp.

Member Function Documentation

◆ allocator()

Allocator mtcore::MallocAllocator::allocator ( )
noexcept
Returns
Allocator VTable that can be passed to functions which allocator

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