23
General utilities library
[utilities]
23.14
Function objects
[function.objects]
23.14.13
Polymorphic function wrappers
[func.wrap]
23.14.13.2
Class template
function
[func.wrap.func]
23.14.13.2.3
function
capacity
[func.wrap.func.cap]
explicit operator bool() const noexcept;
1
#
Returns:
true
if
*this
has a target, otherwise
false
.