For the ObjectPoolFunctors::DefaultCreator, provide a metafunction that returns ObjectPool_DefaultProxy<TYPE> as the creator proxy for type TYPE.

Synopsis

Declared in <bdlcc_objectpool.h>

Types

Name

Description

Selector

Metafunction selecting the default creator proxy type for TYPE.

Created with MrDocs