libpsynth 0.2.1
Classes
psynth::base::create_with< Alloc > Struct Template Reference

Creator policy that uses a allocator satisfying the std::allocator interface to build an destroy the singleton. More...

#include <singleton.hpp>

Classes

struct  alloc

Detailed Description

template<template< class > class Alloc>
struct psynth::base::create_with< Alloc >

Creator policy that uses a allocator satisfying the std::allocator interface to build an destroy the singleton.

Use the inner class to instantiate it.

Parameters:
Allocthe actual allocator to use.

The documentation for this struct was generated from the following file: