Opened 8 years ago

Closed 8 years ago

#10116 closed Patches (fixed)

Port to Boost.Core demangle()

Reported by: Andrey Semashev Owned by: Matthias Schabel
Milestone: Boost 1.57.0 Component: units
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

The following pull request:

https://github.com/boostorg/units/pull/2

ports Boost.Units to use Boost.Core implementation of demangle. Besides the benefits described in the pull request, merging will allow to close tickets #4763, #4876 and #6773.

Change History (2)

comment:1 by Andrey Semashev, 8 years ago

By the way, consider also porting libs/units/example/systems.cpp to core::demangle() or remove that custom implementation, if not needed.

comment:2 by Jürgen Hunold, 8 years ago

Milestone: To Be DeterminedBoost 1.57.0
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.