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