#include <memory>
Go to the source code of this file.
Classes | |
class | vistle::default_init_allocator< T, A > |
struct | vistle::default_init_allocator< T, A >::rebind< U > |
Namespaces | |
namespace | vistle |
Typedefs | |
template<typename T > | |
using | vistle::allocator = default_init_allocator< T > |
struct vistle::default_init_allocator::rebind |
Class Members | ||
---|---|---|
typedef default_init_allocator< U, typename template rebind_alloc< U > > | other |