userver: userver/utils/impl/wrapped_call.hpp File Reference
Loading...
Searching...
No Matches
wrapped_call.hpp File Reference

Detailed Description

std::packaged_task replacement with noncopyable types support

Definition in file wrapped_call.hpp.

Go to the source code of this file.

#include <cstddef>
#include <functional>
#include <new>
#include <optional>
#include <tuple>
#include <type_traits>
#include <utility>
#include <userver/utils/assert.hpp>
#include <userver/utils/impl/wrapped_call_base.hpp>
#include <userver/utils/lazy_prvalue.hpp>
#include <userver/utils/result_store.hpp>
+ Include dependency graph for wrapped_call.hpp:
+ This graph shows which files directly or indirectly include this file:

Namespaces

namespace  utils
 Utilities.