Opened 8 years ago

#10094 new Bugs

xpressive requires update for range metafunction update

Reported by: Neil Groves Owned by: Eric Niebler
Milestone: To Be Determined Component: xpressive
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

Boost.Range has been updated to make the range_iterator meta-functions work more easily with type hierarchies by adding an Enabler template parameter.

Since Xpressive is forward declaring the range meta-functions with one parameter this causes compilation errors.

Would you please update Xpressive to either avoid the forward declaration, or to match the updated signature?

Change History (0)

Note: See TracTickets for help on using tickets.