![]() |
Blaze
3.6
|
Generic wrapper for the decldiag() function. More...
#include <DeclDiag.h>
Public Member Functions | |
template<typename T > | |
BLAZE_ALWAYS_INLINEdecltype(auto) BLAZE_DEVICE_CALLABLE | operator() (const T &a) const |
Returns the result of the decldiag() function for the given object/value. More... | |
Generic wrapper for the decldiag() function.
|
inline |
Returns the result of the decldiag() function for the given object/value.
a | The given object/value. |