![]() |
Blaze 3.9
|
Generic wrapper for the declid() function. More...
#include <DeclId.h>
Public Member Functions | |
template<typename T > | |
BLAZE_ALWAYS_INLINE BLAZE_DEVICE_CALLABLE decltype(auto) | operator() (T &&a) const |
Returns the result of the declid() function for the given object/value. More... | |
Generic wrapper for the declid() function.
|
inline |