Reference - C++ Users

Find comprehensive documentation for the C++ Standard Library and the C Library, covering various aspects of the language and its features. Browse the headers by category, such as containers, input/output, numerics, and more.

Visit visit

Your search and this result

  • The search term appears in the result: cplusplus reference
  • The website matches one or more of your search terms
  • Other websites that include your search terms link to this result
  • The result is in English (India)
C++ reference - cppreference.com

A comprehensive online resource for C++ language features, standard library, and compiler support. Browse by categories, headers, concepts, or technical specifications.

Visit visit

Your search and this result

  • The search term appears in the result: cplusplus reference
  • The website matches one or more of your search terms
  • Other websites that include your search terms link to this result
  • The result is in English (India)
cplusplus.com - The C++ Resources Network

A comprehensive website for learning and using the C++ programming language, with tutorials, reference, articles and forum. Find information about the C++ language, its history, standard library, C library, IOStream library, string library, containers and more.

Visit visit

Your search and this result

  • The search term appears in the result: cplusplus reference
  • The website matches one or more of your search terms
  • Other websites that include your search terms link to this result
  • The result is in English (India)
cppreference.com

C reference C89, C95, C99, C11, C17, C23 │ Compiler support C99, C23. Language. Basic concepts Keywords Preprocessor Expressions Declaration Initialization Functions Statements. Headers. Type support. Program utilities. Variadic functions. Diagnostics library. Dynamic memory management. Strings library. Null-terminated strings: byte − multibyte − wide. Algorithms library. Numerics library. Common mathematical functions

Visit visit

Your search and this result

  • The search term appears in the result: cplusplus reference
  • The website matches one or more of your search terms
  • Other websites that include your search terms link to this result
  • The result is in English (India)
C library - C++ Users

Learn how to use the C library in C++, which includes the same definitions as the C language library but with some differences. Find the header files, functions, types and macros for each C header and their C++ equivalents.

Visit visit

Your search and this result

  • The search term appears in the result: cplusplus reference
  • The website matches one or more of your search terms
  • Other websites that include your search terms link to this result
  • The result is in English (India)
<string> - C++ Reference - cplusplus.com

Learn how to use the string library in C++, which provides string types, character traits and converting functions. Find out how to create, manipulate and convert strings of different lengths and formats.

Visit visit

Your search and this result

  • The search term appears in the result: cplusplus reference
  • The website matches one or more of your search terms
  • Other websites that include your search terms link to this result
  • The result is in English (India)
Containers - C++ Users

The container manages the storage space for its elements and provides member functions to access them, either directly or through iterators (reference objects with similar properties to pointers). Containers replicate structures very commonly used in programming: dynamic arrays ( vector ), queues ( queue ), stacks ( stack ), heaps ( priority_queue ), linked lists ( list ), trees ( set ), associative arrays ( map )...

Visit visit

Your search and this result

  • The search term appears in the result: cplusplus reference
  • The website matches one or more of your search terms
  • Other websites that include your search terms link to this result
  • The result is in English (India)
C++ Standard Library - cppreference.com

A freestanding implementation has an implementation-defined set of headers, see here for the minimal requirement on the set of headers. [] C standard librarThe C++ standard library also makes available the facilities of the C standard library, suitably adjusted to ensure static type safety. The descriptions of many library functions rely on the C standard library for the semantics of those functions.

Visit visit

Your search and this result

  • The search term appears in the result: cplusplus reference
  • The website matches one or more of your search terms
  • Other websites that include your search terms link to this result
  • The result is in English (India)
string - C++ Users

Learn how to use the string class in C++ to represent sequences of characters. Find member types, functions, constants, and non-member overloads for string operations.

Visit visit

Your search and this result

  • The search term appears in the result: cplusplus reference
  • The website matches one or more of your search terms
  • Other websites that include your search terms link to this result
  • The result is in English (India)
C++ language - cppreference.com

This is a reference of the core C++ language constructs. Basic concepts. Comments ASCII chart Punctuation Names and identifiers Types – Fundamental types Object – Scope – Lifetime Definitions and ODR Name lookup qualified – unqualified As-if rule Undefined behavior (UB) Memory – Multithread (C++11) Character sets and encodings Phases of translation The main function Modules (C++20) Keywords. Preprocessor. #if - #ifdef - #ifndef - #elif #elifdef - #elifndef (C++23)

Visit visit

Your search and this result

  • The search term appears in the result: cplusplus reference
  • The website matches one or more of your search terms
  • Other websites that include your search terms link to this result
  • The result is in English (India)