Opened 10 years ago

#7625 new Bugs

container.hpp should get reference, etc., from the iterator types

Reported by: Dave Abrahams Owned by: Thomas Heller
Milestone: To Be Determined Component: phoenix
Version: Boost 1.52.0 Severity: Problem
Keywords: Cc:

Description

Because container.hpp reaches into so many of the "container's" typedefs, it doesn't work with iterator_range. For example, try front(arg1)(boost::as_literal("foo"))

Change History (0)

Note: See TracTickets for help on using tickets.