Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ something
Function
something
tests/InitializerListTest.cpp:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
36
template<typename T>
37
void something(std::initializer_list<T>) {}
38
39
void foo() {
40
X{1, 2, 3};
Callers
1
foo
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected