![]() |
Generic wrapper for the decllow() function. More...
#include <DeclLow.h>
Public Member Functions | |
DeclLow () | |
Default constructor of the DeclLow functor. | |
template<typename T > | |
decltype(auto) BLAZE_ALWAYS_INLINE | operator() (const T &a) const |
Returns the result of the decllow() function for the given object/value. More... | |
Generic wrapper for the decllow() function.
|
inline |