header
<utility>
Utility components
This header contains utilities in unrelated domains:
Functions
- swap
- Exchange values of two objects (function template
)
- make_pair
- Construct pair object (function template
)
- forward
- Forward argument (function template
)
- move
- Move as rvalue (function template
)
- move_if_noexcept
- Move if noexcept (function template
)
- declval
- Declaration value (function template
)
Namespaces
- rel_ops
- Relational Operators (namespace
)
classes:
functions:
types:
constants:
namespaces: