Mini Thread 2.28.x
Menu
Start
Class List
Class Hierarchy
Members
Namespace List
Files
Pages
Links
Github
Platformio
mn_allocator.hpp
Go to the documentation of this file.
1
21
#ifndef _MINLIB_BASIC_ALLOCATOR_H_
22
#define _MINLIB_BASIC_ALLOCATOR_H_
23
24
#include "
mn_config.hpp
"
25
26
#include "
allocator/mn_allocator_typetraits.hpp
"
27
#include "
allocator/mn_default_allocator.hpp
"
28
29
#define config_haveDefaultAllocator 1
30
31
#endif
// _MINLIB_BASIC_ALLOCATOR_H_
mn_allocator_typetraits.hpp
mn_config.hpp
mn_default_allocator.hpp