userver: userver/utils/function_ref.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
function_ref.hpp File Reference

A backport of std::function_ref from C++26. More...

#include <function_backports/function_ref.h>
+ Include dependency graph for function_ref.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  utils
 Utilities.
 

Detailed Description

A backport of std::function_ref from C++26.

See also
https://wg21.link/p0792 for reference

Definition in file function_ref.hpp.