Jim King

Results 105 comments of Jim King

Regarding a script, there's already one! See the Boost Trac tickets I referenced (that's partially why I referenced them). Someone made one and linked it. I did not check the...

Quite interesting to see the effect on code coverage from that one change...

I wouldn't expect it to be as fast as integer comparisons due to the special type handling. There may also be cases where 64-bit values are insufficient, given internally the...

Agree that the format specification you indicated is not supported. It is not documented as being supported in the [format flags](https://www.boost.org/doc/libs/1_68_0/doc/html/date_time/date_time_io.html#date_time.format_flags), so this would be an enhancement.

I'm not convinced that the preprocessor naming rules need necessarily apply to the include guards for legacy code, but it's not a difficult fix.

@wellsmt rebase on develop for a complete CI scan

You are welcome to submit pull requests for any issue or enhancement.