Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Naios/function2
/ identity
Class
identity
include/function2/function2.hpp:140–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
139
template <typename...>
140
struct identity {};
141
142
// Equivalent to C++17's std::void_t which targets a bug in GCC,
143
// that prevents correct SFINAE behavior.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected