Opened 6 years ago

Last modified 6 years ago

#12892 new Bugs

range/algorithm_ext/insert.hpp won't compile

Reported by: ondrej.polacek@… Owned by: Neil Groves
Milestone: To Be Determined Component: range
Version: Boost 1.63.0 Severity: Showstopper
Keywords: Cc:

Description

Due to a missing return statement in function Container& insert( Container& on, const Range& from ), line 37.

Change History (1)

comment:1 by Michel Morin, 6 years ago

This was fixed on the develop branch more than one year ago.

But it is not yet merged...

Note: See TracTickets for help on using tickets.