Simple-Utility v2.3.1
All Classes Namespaces Files Functions Variables Typedefs Friends Macros Modules Pages Concepts
value_or.hpp File Reference
Include dependency graph for value_or.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sl
 
namespace  sl::nullables
 

Variables

constexpr auto sl::nullables::value_or
 Retrieves the value of a input_nullable if it's not equal to its ''null''-object. Returns the alternative otherwise.