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

Detailed Description

Can be used with various emplace functions to allow in-place constructing a non-movable value using a callable.

Definition in file lazy_prvalue.hpp.

Go to the source code of this file.

#include <type_traits>
#include <utility>
+ Include dependency graph for lazy_prvalue.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  utils::LazyPrvalue< Func >
 Can be used with various emplace functions to allow in-place constructing a non-movable value using a callable. More...
 

Namespaces

namespace  utils
 Utilities.