Create an empty function that does not target any callable.

Synopsis

Declared in <bslstl_function.h>

function(nullptr_t unused) noexcept;

Parameters

Name

Description

unused

null pointer literal selecting the empty state

Created with MrDocs