Simple-Utility v2.3.1
Loading...
Searching...
No Matches
sl::functional::util Namespace Reference

Variables

template<class To >
constexpr auto as
 Functional object which converts the given argument to the target type via static_cast.
 
constexpr auto dereference
 Functional object which dereferences the given argument and returns the result.
 
constexpr auto addressof
 Functional object which returns the address of the given argument.