20
General utilities library
[utilities]
20.8
Function objects
[function.objects]
20.8.11
Polymorphic function wrappers
[func.wrap]
20.8.11.2
Class template
function
[func.wrap.func]
20.8.11.2.3
function
capacity
[func.wrap.func.cap]
explicit operator bool() const noexcept;
1
Returns:
true
if
*this
has a target, otherwise
false
.