Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ p2662Test.cpp
File
p2662Test.cpp
tests/p2662Test.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// cmdline:-std=c++26
2
3
template<typename... T>
4
constexpr auto first_plus_last(T... values) -> T...[0]
Callers
nothing calls this directly
Calls
1
first_plus_last
Function · 0.85
Tested by
no test coverage detected