Changed to lexical_cast and lambda

This commit is contained in:
Edward Diener
2015-03-31 03:41:01 -04:00
parent eff5109f0c
commit 2b84e5f125

View File

@ -11,10 +11,12 @@ LAMBDA
Missing includes:
ice.hpp see https://github.com/boostorg/lambda/pull/3
Lots of headers: https://github.com/boostorg/lambda/pull/4
Use mpl instead of ice_ functionality: https://github.com/boostorg/lambda/pull/8
LEXICAL_CAST
~~~~~~~~~~~
missing is_float.hpp in converter_numeric.hpp https://github.com/boostorg/lexical_cast/pull/8
Use mpl instead of ice_ functionality: https://github.com/boostorg/lexical_cast/pull/11
ANY
~~~