mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
C++: add change note for using declarations
This commit is contained in:
4
cpp/ql/lib/change-notes/2025-05-28-using-template.md
Normal file
4
cpp/ql/lib/change-notes/2025-05-28-using-template.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
* Added a predicate `getReferencedMember` to `UsingDeclarationEntry`, which yields a member depending on a type template parameter.
|
||||
Reference in New Issue
Block a user