Opened 8 years ago

Last modified 8 years ago

#10846 new Bugs

Bug in python::detail::cv_tag<>

Reported by: David Siegel <david@…> Owned by: Ralf W. Grosse-Kunstleve
Milestone: To Be Determined Component: python USE GITHUB
Version: Boost 1.57.0 Severity: Problem
Keywords: Cc:

Description

I believe I spotted a bug in boost/python/detail/cv_category.hpp. In cv_tag the constant is_volatile is initialized with is_const_.

https://github.com/boostorg/python/blob/master/include/boost/python/detail/cv_category.hpp#L15

Change History (1)

comment:1 by David Siegel <david@…>, 8 years ago

Note: See TracTickets for help on using tickets.