C++20

GPTKB entity

Statements (52)
Predicate Object
gptkbp:instance_of gptkb:language
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:faction
gptkb:DJ
gptkb:C
gptkb:C++
gptkb:Library
gptkbp:developed_by gptkb:Bjarne_Stroustrup
gptkbp:enhances gptkb:benchmark
type safety
concurrency support
gptkbp:follows C++11 and C++14
https://www.w3.org/2000/01/rdf-schema#label C++20
gptkbp:improves memory management
gptkbp:includes new features
gptkbp:introduced gptkb:std::atomic<std::unique_ptr<_T>>
gptkb:std::atomic<std::shared_ptr<_T>>
gptkbp:is_compatible_with gptkb:C++14
gptkb:C++17
C++11
gptkbp:is_influenced_by gptkb:aircraft
gptkb:Java
gptkb:language
gptkb:C#
gptkb:Rust
gptkb:Simula
gptkb:Swift
gptkbp:is_known_for generic programming
object-oriented programming
performance efficiency
low-level memory manipulation
multi-paradigm support
gptkbp:is_often_used_in gptkb:software_framework
gptkbp:is_standardized_by gptkb:ISO
gptkbp:is_used_for gptkb:software
gptkb:Formula_One_race
gptkb:mobile_application
high-performance computing
real-time systems
embedded firmware
gptkbp:is_used_in embedded systems
game development
high-performance applications
system programming
gptkbp:supports gptkb:atomic_smart_pointers
concepts
modules
ranges
coroutines
constexpr improvements
template parameter lists
three-way comparison operator