identity.hpp
Go to the documentation of this file.
Similar to identity, but it never returns a reference to the pased in value.
Definition: identity.hpp:49
#define ABL_DECLTYPE_RETURN(body_expr)
Utility for defining generic functions with a deduced return type, that are composed of a single expr...
Definition: utils.hpp:109