|
BDE 4.39.x Production Release
|
#include <bdlcc_objectpool.h>
The purpose of this private class is to avoid ambiguity between different template instantiations of bsl::function accepted by the constructors of ObjectPool. It should not be used directly.
This version of the converter ignores the parameterized OTHERTYPE. It requires a reference to an object of the parameterized TYPE in its constructor.
See bdlcc_objectpool
Public Member Functions | |
| ObjectPool_CreatorConverter (const TYPE &creator) | |
| const TYPE & | creator () const |
|
inline |
|
inline |