Metafunction selecting the creator proxy type for TYPE.

Synopsis

Declared in <bdlcc_objectpool.h>

template<class TYPE>
struct Selector;

Type Aliases

Name

Description

Proxy

Proxy type used to create objects of TYPE.

Created with MrDocs