Opened 7 years ago

Closed 5 years ago

#11450 closed Bugs (fixed)

boost::spirit::multi_pass operators not const

Reported by: Willi Schinmeyer <willi@…> Owned by: Joel de Guzman
Milestone: To Be Determined Component: spirit
Version: Boost 1.58.0 Severity: Problem
Keywords: Cc:

Description

The operators !=, >, >= and <= of boost::spirit::multi_pass are not const when they clearly should be, like the operators == and < they use.

Change History (2)

comment:2 by Joel de Guzman, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.