It contains utilities in unrelated domains.
Pairs − these objects can hold two values of different types: pair, make_pair, piecewise_construct, piecewise_construct_t.
Generic relational operators − It is a standard definitions for the relational operators !=, >, <= and >= under a specific namespace: rel_ops.
Rvalue casts (C++11) − It allows the generation of rvalue references: forward, move, move_if_noexcept, declval.
Generic swap function − This a standard definition used by default by the components of the standard library for all types that do not provide their own overload: swap.
It exchanges values of two objects.
2 make_pairIt constructs the pair objects.
3 forwardIt is a forward argument.
4 moveIt moves as rvalue.
5 move_if_noexceptIt moves if noexcept.
6 declvalIt is a declaration value.
Constants Namespaces Sr.No. Namespace & description 1 rel_opsIt is a relational Operators.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4