Skip to content

use `double` parser for floats with Boost 1.59

Marco Clemencic requested to merge clemenci/Gaudi:GAUDI-1121 into master
  • introduced a test to expose the problem
  • use the parser for doubles to parse strings into floats when Boost > 1.55

Fixes GAUDI-1121.

Merge request reports