BloombergLP::bslalg::NothrowMovableWrapper::NothrowMovableWrapper

Same as the preceding constructor, using the specified alloc to supply memory.

Synopsis

Declared in <bslalg_nothrowmovablewrapper.h>

NothrowMovableWrapper(
    std::allocator_arg_t allocatorArg,
    allocator_type const& alloc);

Parameters

NameDescription
allocatorArgtag selecting the allocator-extended constructor
allocallocator used to supply memory