Namespaces
Variants

std::copyable_function:: ~copyable_function

From cppreference.net
Utilities library
Function objects
Function invocation
(C++17) (C++23)
Identity function object
(C++20)
Old binders and adaptors
( until C++17* )
( until C++17* )
( until C++17* )
( until C++17* )
( until C++17* ) ( until C++17* ) ( until C++17* ) ( until C++17* )
( until C++20* )
( until C++20* )
( until C++17* ) ( until C++17* )
( until C++17* ) ( until C++17* )

( until C++17* )
( until C++17* ) ( until C++17* ) ( until C++17* ) ( until C++17* )
( until C++20* )
( until C++20* )
~copyable_function ( ) ;
(depuis C++26)

Détruit l'objet std::copyable_function . Si le std::copyable_function n'est pas vide, sa cible est également détruite.

Voir aussi

détruit une instance de std::function
(fonction membre publique de std::function<R(Args...)> )
détruit un objet std::move_only_function
(fonction membre publique de std::move_only_function )