BloombergLP::bslstl::Function_Variadic<RET(ARGS...)>::Function_Variadic

Create an empty object using the specified allocator.

Synopsis

Declared in <bslstl_function.h>

Function_Variadic(allocator_type const& allocator);

Description

Use the specified allocator (e.g., the address of a bslma::Allocator) to supply memory.

Parameters

NameDescription
allocatorallocator used to supply memory