userver: userver/utils/lazy_prvalue.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
lazy_prvalue.hpp File Reference

Your opinion will help to improve our service

Leave a feedback >

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>
+ 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.