Simple-Utility v2.3.1
Loading...
Searching...
No Matches
and_then.hpp File Reference
Include dependency graph for and_then.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::and_then
 Passes the value of the input_nullable to the function if it's not equal to its null-object. Returns the null-object otherwise.