MOS Source Code
Loading...
Searching...
No Matches
allocator.hpp File Reference
#include "mos/mm/slab.hpp"
#include <mos/type_utils.hpp>
Include dependency graph for allocator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mos

Functions

template<typename T, typename... Args>
requires mos::HasTypeName<T>
T * create (Args &&...args)