master
Fix lifetime issue found in edmWriteConfigs
Remove all templated documentation which was never populated.
[CORE] py2/3 compatibility:drop use of __future__
Introduce vFloat and float types in ParameterSets
FWCore/ParameterSet: add float/vfloat value round-trip and corner-case tests
FWCore: handle float and vfloat in the remaining ParameterSet code paths
FWCore/ParameterSet: decode floating point with std::from_chars
Moved modules.py out of edmWriteConfig
FWCore/ParameterSet: test every parameter type systematically
replace boost::filesystem by std::filesystem