MCPcopy 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
3template<typename... T>
4constexpr auto first_plus_last(T... values) -> T...[0]

Callers

nothing calls this directly

Calls 1

first_plus_lastFunction · 0.85

Tested by

no test coverage detected