Issues
- 8
- 1
charconv (from_chars) converter
#62 opened by eoan-ermine - 1
- 6
Some test files failed to build due to "error: 'namespace arg = boost::cnv::boost::cnv::parameter;' redeclared as different kind of symbol"
#45 opened by BinCaoWR - 7
- 3
- 3
- 1
One test from boost libraries failed to run after boost submodule convert updated from 8b6a8e to 72a571
#43 opened by spacelg - 9
min() macro conflict
#35 opened by OlafvdSpek - 1
Boost library spirit failed to build due to .\boost/spirit/home/qi/nonterminal/rule.hpp(304): error C2664: 'bool boost::function4<R,T0,T1,T2,T3>::operator ()(T0,T1,T2,T3) const': cannot convert argument 4 from 'const Skipper' to 'T3'
#34 opened by spacelg - 2
Boost library convert failed to build due to .\boost/convert/stream.hpp(32): error C2039: 'noncopyable': is not a member of 'boost'
#31 opened by KarenHuang2016 - 16
convert<float> doesn't respect input size
#29 opened by OlafvdSpek - 22
std::isspace requires unsigned
#28 opened by OlafvdSpek