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