Opened 9 years ago

Closed 9 years ago

#8997 closed Bugs (fixed)

asio/buffered_read_stream.hpp typo in doc

Reported by: vinnie.falco@… Owned by: chris_kohlhoff
Milestone: To Be Determined Component: asio
Version: Boost 1.54.0 Severity: Cosmetic
Keywords: Cc:

Description

The class comment for asio::buffered_read_stream lists "Sync_Read_Stream" in the implemented concepts rather than "SyncReadStream"

This is in the source file

./boost/asio/buffered_read_stream.hpp

Change History (1)

comment:1 by chris_kohlhoff, 9 years ago

Resolution: fixed
Status: newclosed

Fixed on trunk in [85751]. Merged to release in [85838].

Note: See TracTickets for help on using tickets.