mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-11 13:14:06 +00:00
fixing copy-pasted typo if ostream file descriptions
This commit is contained in:
parent
45d927ac80
commit
6d87576f1d
@ -18,7 +18,7 @@
|
|||||||
The text representation is not guaranteed to be stable between versions of
|
The text representation is not guaranteed to be stable between versions of
|
||||||
Boost.Histogram. This header is only included by
|
Boost.Histogram. This header is only included by
|
||||||
[boost/histogram/ostream.hpp](histogram/reference.html#header.boost.histogram.ostream_hpp).
|
[boost/histogram/ostream.hpp](histogram/reference.html#header.boost.histogram.ostream_hpp).
|
||||||
To you use your own, include your own implementation instead of this header and do not
|
To use your own, include your own implementation instead of this header and do not
|
||||||
include
|
include
|
||||||
[boost/histogram/ostream.hpp](histogram/reference.html#header.boost.histogram.ostream_hpp).
|
[boost/histogram/ostream.hpp](histogram/reference.html#header.boost.histogram.ostream_hpp).
|
||||||
*/
|
*/
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
The text representation is not guaranteed to be stable between versions of
|
The text representation is not guaranteed to be stable between versions of
|
||||||
Boost.Histogram. This header is only included by
|
Boost.Histogram. This header is only included by
|
||||||
[boost/histogram/ostream.hpp](histogram/reference.html#header.boost.histogram.ostream_hpp).
|
[boost/histogram/ostream.hpp](histogram/reference.html#header.boost.histogram.ostream_hpp).
|
||||||
To you use your own, include your own implementation instead of this header and do not
|
To use your own, include your own implementation instead of this header and do not
|
||||||
include
|
include
|
||||||
[boost/histogram/ostream.hpp](histogram/reference.html#header.boost.histogram.ostream_hpp).
|
[boost/histogram/ostream.hpp](histogram/reference.html#header.boost.histogram.ostream_hpp).
|
||||||
*/
|
*/
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
header is not included by any other header and must be explicitly included to use the
|
header is not included by any other header and must be explicitly included to use the
|
||||||
streaming operator.
|
streaming operator.
|
||||||
|
|
||||||
To you use your own, simply include your own implementation instead of this header.
|
To use your own, simply include your own implementation instead of this header.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user