boostorg / lexical_cast

General literal text conversions, such as an int represented as a string, or vice versa
https://boost.org/libs/lexical_cast
34 stars 58 forks source link

Remove use of ice_xxx.hpp headers #11

Closed eldiener closed 9 years ago

eldiener commented 9 years ago

These changes remove the use of the ice_xxx.hpp deprecated headers in type_traits and use mpl functionality instead.