This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-01-08 20:20:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9187c62fe3be27c018779b2932af73cf44f0ef5
codeql
/
cpp
/
ql
/
test
/
library-tests
/
declarationEntry
/
declarationEntry
/
forwardDeclaration.cpp
Jeroen Ketema
a8833a0c70
C++: Test showing going from a forward class declaration to a class but not back
2022-06-22 07:53:50 +02:00
4 lines
37 B
C++
Raw
Blame
History
class
myClass
;
myClass
*
myClassPtr
;
Reference in New Issue
View Git Blame
Copy Permalink