Metafunction selecting the default creator proxy type for TYPE.

Synopsis

Declared in <bdlcc_objectpool.h>

template<class TYPE>
struct Selector;

Type Aliases

Name

Description

Proxy

Default creator proxy type for TYPE.

Created with MrDocs