Opened 12 years ago

Closed 8 years ago

#4876 closed Feature Requests (fixed)

Make boost::units::detail::demangle an official utility function

Reported by: Ivan A. Melnikov (iv@… Owned by: Steven Watanabe
Milestone: To Be Determined Component: units
Version: Boost 1.45.0 Severity: Optimization
Keywords: Cc:

Description

Boost.Exception uses function demangle from boost/units/detail/utility.hpp. As some linux distributions want to ship Boost.Units in separate package and it is not generally good for one library to use internals of other library, it may worth to make demangle an official boost utility function, maybe after mini-review.

See also this letter: http://lists.boost.org/boost-users/2010/01/55790.php

Change History (2)

comment:1 by Michel MORIN <mimomorin@…>, 11 years ago

Component: exceptionunits
Owner: changed from Emil Dotchevski to Steven Watanabe

comment:2 by Andrey Semashev, 8 years ago

Resolution: fixed
Status: newclosed

The public demangle() function is now a member of Boost.Core.

Note: See TracTickets for help on using tickets.