Silicon
A realtime platform for creating interactive media.
Allocator.hpp File Reference
#include "boost/pool/pool_alloc.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  Si
 

Typedefs

template<typename T >
using Si::Allocator = boost::pool_allocator< T >