For a CREATOR type other than the specialization below, provide a metafunction that returns ObjectPool_GeneralProxy<CREATOR> as the creator proxy for all types.
Synopsis
Declared in <bdlcc_objectpool.h>
template<class CREATOR>
struct ObjectPool_ProxyPicker;
Types
Name |
Description |
Metafunction selecting the creator proxy type for |
Specializations
Name |
Description |
|
For the ObjectPoolFunctors::DefaultCreator, provide a metafunction that returns |
Created with MrDocs