Metafunction selecting the creator proxy type for TYPE.
TYPE
Declared in <bdlcc_objectpool.h>
<bdlcc_objectpool.h>
template<class TYPE> struct Selector;
Name
Description
Proxy
Proxy type used to create objects of TYPE.
Created with MrDocs