Opened 5 years ago

#13107 new Bugs

Include guards missing in range/iterator_range_hash.hpp

Reported by: Petr Kmoch <petr.kmoch@…> Owned by: Neil Groves
Milestone: To Be Determined Component: range
Version: Boost 1.63.0 Severity: Problem
Keywords: Cc:

Description

Header range/iterator_range_hash.hpp has no include guard; including the header twice in the same translation unit results in an error about duplicate definition of the function template ::boost::hash_value(const iterator_range<T>&)

Change History (0)

Note: See TracTickets for help on using tickets.