An implementation of std::is_nothrow_invocable_r.
More...
#include <invoke.hpp>
template<typename R, typename F, typename... Args>
struct halcheck::lib::is_nothrow_invocable_r< R, F, Args >
An implementation of std::is_nothrow_invocable_r.
- See also
- std::is_nothrow_invocable_r
The documentation for this struct was generated from the following file: