A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://timsong-cpp.github.io/cppwp/n4140/adjustfield.manip below:

[adjustfield.manip]

27.5.6.2 adjustfield manipulators [adjustfield.manip]

ios_base& internal(ios_base& str);

1

Effects: Calls str.setf(ios_base::internal, ios_base::adjustfield).

2

Returns: str.

ios_base& left(ios_base& str);

3

Effects: Calls str.setf(ios_base::left, ios_base::adjustfield).

4

Returns: str.

ios_base& right(ios_base& str);

5

Effects: Calls str.setf(ios_base::right, ios_base::adjustfield).

6

Returns: str.


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