Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
586
template <typename T>
587
struct function_trait;
588
589
using is_noexcept_ = std::false_type;
590
using is_noexcept_noexcept = std::true_type;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected