commit | 4b6b711fa3ee8649487bace3e3837edf7ed6d2be | [log] [tgz] |
---|---|---|
author | William S Fulton <wsf@fultondesigns.co.uk> | Mon Sep 18 19:29:56 2023 +0100 |
committer | William S Fulton <wsf@fultondesigns.co.uk> | Mon Sep 18 19:29:56 2023 +0100 |
tree | 8653aafc96ca1efe9ece1e9bd89272adc5e75d34 | |
parent | 808b07a253187b52dc34cffa218e418212a43189 [diff] | |
parent | 7f63ea6b2fa0209f479aa9ade7b1195e86f5d2cf [diff] |
Merge branch 'issue/2625' * issue/2625: Enhanced std::map for non-default constructible types changes entry Add missing exception.i for std::map wrappers for MzScheme and Guile std::map wrappers and non-default constructible Fixed make file ordering Fixed line endings Added unit test Using #ifdef instead of #if to prevent warnings Fix for #2625 Using c++17 insert_or_assign for std::map when available. Conflicts: CHANGES.current