userver
C++ Async Framework
Toggle main menu visibility
Documentation
API Groups
Namespaces
Reference
Class List
Class Index
File List
Macros
All
e
i
l
r
t
u
Functions
Macros
e
i
l
r
t
u
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
move_only_function.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/utils/move_only_function.hpp
4
/// @brief A backport of std::move_only_function from C++23
5
6
#
include
<
function_backports
/
move_only_function
.
h
>
7
8
USERVER_NAMESPACE_BEGIN
9
10
namespace
utils {
11
12
/// @ingroup userver_universal userver_containers
13
///
14
/// @brief A backport of std::move_only_function from C++23
15
using
function_backports::move_only_function;
16
17
}
// namespace utils
18
19
USERVER_NAMESPACE_END
userver
utils
move_only_function.hpp
Generated on Fri Aug 22 2025 11:49:41 for userver by
Doxygen
1.9.8