28 Jan
2018
28 Jan
'18
10:01 p.m.
2018-01-28 18:53 GMT-03:00 degski via Boost
I'd just use boost::cnv::spirit and specify explicitly what happens when conversion didn't work... much shorter, very well optimized (the best) when it does work (the conversion)...
I don't know boost::cnv::spirit. Can you briefly describe it? Do you register the callbacks/actions and let it take care of separating success case and failures case? -- VinÃcius dos Santos Oliveira https://vinipsmaker.github.io/