Opened 14 years ago

Closed 14 years ago

#2125 closed Bugs (fixed)

error_code::value_type doesn't exist

Reported by: arvid@… Owned by: Beman Dawes
Milestone: Boost 1.36.0 Component: system
Version: Boost 1.35.0 Severity: Problem
Keywords: Cc:

Description

The boost.system documentation mentions a value_type typedef in boost::system::error_code several times in:

http://www.boost.org/doc/libs/1_35_0/libs/system/doc/reference.html#Class-error_code

In ther header file there is no such typedef, just an int is used.

Change History (1)

comment:1 by Beman Dawes, 14 years ago

Resolution: fixed
Status: newclosed

Fixed.

Thanks for the report,

--Beman

Note: See TracTickets for help on using tickets.