We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f83722 commit 257fc74Copy full SHA for 257fc74
docs/codeql/support/reusables/frameworks.rst
@@ -7,9 +7,9 @@ C and C++ built-in support
7
:widths: auto
8
9
Name, Category
10
- `Bloomberg Standard Library <https://github.com/bloomberg/bde>`__, TODO
11
- `Berkeley socket API library <https://en.wikipedia.org/wiki/Berkeley_sockets#Socket_API_functions>`__, API library
12
- string.h, TODO
+ `Bloomberg Standard Library <https://github.com/bloomberg/bde>`__, Utility library
+ `Berkeley socket API library <https://en.wikipedia.org/wiki/Berkeley_sockets#Socket_API_functions>`__, Network communicator
+ string.h, String library
13
14
C# built-in support
15
================================
0 commit comments