Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelenOS/helenos
/ width
Method
width
uspace/lib/cpp/src/ios.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
streamsize ios_base::width() const
99
{
100
return width_;
101
}
102
103
streamsize ios_base::width(streamsize wide)
104
{
Callers
5
operator()
Method · 0.80
put_adjusted_buffer_
Method · 0.80
ostream.hpp
File · 0.80
istream.hpp
File · 0.80
string_io.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected