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