cpp / latest / symbol_index / placeholders.html /

std::placeholders Symbol Index


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 <>.

_

_ (underscore)

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

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/symbol_index/placeholders