Tomasz Miąsko
|
78e094632e
|
Remove wrapper type handling absent raw standard streams
Raw standard streams are always available. Remove unused wrapper type
that was supposed to be responsible for handling their absence.
|
2020-08-21 13:17:20 +02:00 |
|
Tomasz Miąsko
|
4a00421ba4
|
Make raw standard stream constructors const
|
2020-08-21 13:17:20 +02:00 |
|
Tomasz Miąsko
|
479c23bb49
|
Remove result type from raw standard streams constructors
Raw standard streams constructors are infallible. Remove unnecessary
result type.
|
2020-08-21 13:17:20 +02:00 |
|
Alexis Bourget
|
5d49c0e55a
|
Move to intra doc links for std::io
|
2020-08-18 19:36:52 +02:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|