Protium
Math and Design Features
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Protium::Singleton::CreateAlloc< Alloc > Struct Template Reference

#include <CreationPolicies.h>

Classes

struct  Allocator
 

Detailed Description

template<template< class > class Alloc>
struct Protium::Singleton::CreateAlloc< Alloc >

Helper struct to create classes with a specific allocator

Parameters
Allocthe allocator class to be used

Definition at line 23 of file CreationPolicies.h.