Block-Structured AMR Software Framework
amrex::IsCallableR< R, T, Args > Struct Template Reference

Test if a given type T is callable with arguments of type Args... More...

#include <AMReX_TypeTraits.H>

Inheritance diagram for amrex::IsCallableR< R, T, Args >:

Detailed Description

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: