Create an empty function object using the specified allocator (e.g., the address of a bslma::Allocator object) to supply memory.
Declared in <bslstl_function.h>
function(
std::allocator_arg_t,
allocator_type const& allocator) noexcept;