Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelenOS/helenos
/ precision
Method
precision
uspace/lib/cpp/src/ios.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
streamsize ios_base::precision() const
86
{
87
return precision_;
88
}
89
90
streamsize ios_base::precision(streamsize prec)
91
{
Callers
2
operator()
Method · 0.80
complex.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected