Scroll to navigation

std::placeholders(3) Library Functions Manual std::placeholders(3)

NAME

std::placeholders -

ISO C++ 0x entities sub namespace for functional.

SYNOPSIS

Detailed Description

ISO C++ 0x entities sub namespace for functional.

Define a large number of placeholders. There is no way to simplify this with variadic templates, because we're introducing unique names for each.

Author

Generated automatically by Doxygen for libstdc++ from the source code.

19 Jun 2018 libstdc++