![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Concept to check if a function symbol is registered. More...
#include <fn.hpp>
Concept to check if a function symbol is registered.
This concept checks if the alpakaFnRegister() can be called with the given function symbol or function symbol device specification. It is used to check if a vendor function overload is defined for the given device specification without taking any function arguments into account.