close
The Wayback Machine - https://web.archive.org/web/20240414041221/https://en.cppreference.com/w/cpp/symbol_index/placeholders
Namespaces
Variants
Views
Actions

std::placeholders Symbol Index

From cppreference.com


This page tries to list all the symbols that are available from the standard library in the namespace std::placeholders. The symbols are written as follows:

  • Function names with ().
  • Templates with <>.

[edit]
_


[edit] _ (underscore)

_1, _2, ..., _N (since C++11)