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
2025-12-18 01:33:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codeql-cli-2.20.7
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
Permalink
Blame
History
class
myClass
;
myClass
*
myClassPtr
;
Reference in New Issue
View Git Blame
Copy Permalink