MOS Source Code
Loading...
Searching...
No Matches
allocator.hpp File Reference
#include "mos/mm/slab.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 HasTypeName<T>
T * create (Args &&...args)