![]() |
Protium
Math and Design Features
|
#include <malloc.h>

Go to the source code of this file.
Classes | |
| struct | Protium::Singleton::CreateAlloc< Alloc >::Allocator< T > |
| struct | Protium::Singleton::CreateAlloc< Alloc > |
| struct | Protium::Singleton::CreateMalloc< T > |
| Helper struct to create instances with malloc, and deallocate with free. More... | |
| struct | Protium::Singleton::CreateNew< T > |
| struct | Protium::Singleton::CreateStatic< T > |
| Helper struct to create static instances of classes. More... | |
| union | Protium::Singleton::CreateStatic< T >::MaxAlign |
| Used to determine max type size. More... | |
Namespaces | |
| Protium | |
| Encapsulates all Protium Modules. | |
| Protium::Singleton | |