MCPcopy Create free account
hub / github.com/Naios/function2 / function_trait

Class function_trait

include/function2/function2.hpp:587–587  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

585
586template <typename T>
587struct function_trait;
588
589using is_noexcept_ = std::false_type;
590using is_noexcept_noexcept = std::true_type;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected