C++ standard library
E72067
The C++ standard library is a collection of ready-made classes and functions that provide core utilities such as containers, algorithms, input/output, and threading support for C++ programs.
All labels observed (9)
| Label | Occurrences |
|---|---|
| C++ Standard Template Library | 2 |
| C++ standard library canonical | 2 |
| Standard Template Library | 2 |
| libc++ | 2 |
| C++ library components | 1 |
| C++ standard library ecosystem | 1 |
| STL (Standard Template Library) | 1 |
| libstdc++ | 1 |
| standard template library | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T575231 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: C++ standard library Context triple: [C++, hasStandardLibrary, C++ standard library]
-
A.
C++
C++ is a high-performance, general-purpose programming language widely used for system/software development, game engines, and performance-critical applications.
-
B.
STL
STL is a common abbreviation and nickname for the city of St. Louis, Missouri.
-
C.
GNU C Library
The GNU C Library (glibc) is the GNU Project’s core implementation of the standard C library, providing fundamental system call wrappers and APIs used by most GNU/Linux and Unix-like systems.
-
D.
ISO/IEC 9899
ISO/IEC 9899 is the international standard that defines the C programming language’s syntax, semantics, and library.
-
E.
.NET Standard Library
The .NET Standard Library is a formal specification of .NET APIs designed to provide a common, cross-platform base for building reusable libraries across different .NET implementations.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: C++ standard library Target entity description: The C++ standard library is a collection of ready-made classes and functions that provide core utilities such as containers, algorithms, input/output, and threading support for C++ programs.
-
A.
C++
C++ is a high-performance, general-purpose programming language widely used for system/software development, game engines, and performance-critical applications.
-
B.
STL
STL is a common abbreviation and nickname for the city of St. Louis, Missouri.
-
C.
GNU C Library
The GNU C Library (glibc) is the GNU Project’s core implementation of the standard C library, providing fundamental system call wrappers and APIs used by most GNU/Linux and Unix-like systems.
-
D.
ISO/IEC 9899
ISO/IEC 9899 is the international standard that defines the C programming language’s syntax, semantics, and library.
-
E.
.NET Standard Library
The .NET Standard Library is a formal specification of .NET APIs designed to provide a common, cross-platform base for building reusable libraries across different .NET implementations.
- F. None of above. chosen
Statements (55)
| Predicate | Object |
|---|---|
| instanceOf |
software library
ⓘ
standard library ⓘ |
| definedBy |
ISO/IEC 14882
ⓘ
surface form:
ISO C++ standard
|
| designGoal |
efficiency
ⓘ
portability across platforms ⓘ type safety ⓘ |
| extendedIn |
C++
ⓘ
surface form:
C++11
C++ ⓘ
surface form:
C++14
C++ ⓘ
surface form:
C++17
C++ ⓘ
surface form:
C++20
C++23 (partial) ⓘ
surface form:
C++23
|
| hasComponent |
I/O library
ⓘ
C++ standard library self-linksurface differs ⓘ
surface form:
Standard Template Library
algorithms library ⓘ atomic operations library ⓘ containers library ⓘ diagnostics library ⓘ filesystem library ⓘ general utilities library ⓘ iterators library ⓘ language support library ⓘ localization library ⓘ numerics library ⓘ regular expressions library ⓘ thread support library ⓘ |
| includesHeader |
<algorithm>
ⓘ
<chrono> ⓘ <filesystem> ⓘ <iostream> ⓘ <map> ⓘ <memory> ⓘ <string> ⓘ <thread> ⓘ <unordered_map> ⓘ <vector> ⓘ |
| introducedIn |
C++
ⓘ
surface form:
C++98
|
| partOf |
C++
ⓘ
surface form:
C++ programming language
|
| provides |
algorithms
ⓘ
concurrency primitives ⓘ containers ⓘ error handling utilities ⓘ filesystem utilities ⓘ input/output facilities ⓘ localization support ⓘ memory management utilities ⓘ numeric utilities ⓘ random number generation ⓘ regular expressions ⓘ smart pointers ⓘ string handling ⓘ threading support ⓘ time and date utilities ⓘ type traits ⓘ |
| standardizedBy | International Organization for Standardization ⓘ |
| usedWithLanguage | C++ ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: C++ standard library Description of subject: The C++ standard library is a collection of ready-made classes and functions that provide core utilities such as containers, algorithms, input/output, and threading support for C++ programs.
Referenced by (13)
Full triples — surface form annotated when it differs from this entity's canonical label.