Modern C++ language and standard library
cppdocs.dev
Modern C++ Reference
A fast, structured reference for modern C++.
Built on cppreference data. Refined for clarity and navigation.
Choose reference
C language core and standard library
Browse by section
Sorting, searching, and sequence operations with modern C++ variants.
sort · find · accumulate
Sequence and associative containers, adaptors, and node handles.
vector · map · unordered_map
String classes, string views, and text-related utilities.
Range adaptors, views, and range-oriented algorithms.
Streams, formatters, file I/O, and parsing/formatting facilities.
By domain
Concept-oriented entry points across language and library layers.