A RetroSearch Logo

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

Search Query:

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

[adjustfield.manip]

30 Input/output library [input.output] 30.5 Iostreams base classes [iostreams.base] 30.5.6 ios_­base manipulators [std.ios.manip] 30.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