Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ forwardDeclWithAttributes
Function
forwardDeclWithAttributes
tests/AttributesTest.cpp:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
forwardDeclWithAttributes();
6
7
int forwardDeclWithAttributes() { return 0; } // impl to former decl
8
9
10
// C++17:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected