Test if a given type T is callable with arguments of type Args...
More...
#include <AMReX_TypeTraits.H>
template<typename R, typename T, typename... Args>
struct amrex::IsCallableR< R, T, Args >
Test if a given type T is callable with arguments of type Args...
- See also
- IsCallable
The documentation for this struct was generated from the following file: