mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
* make _binary arrays constexpr and use string_view instead of string By making _binary arrays constexpr and using string_view instead of string, startup speed of the library is improved. * fixed interfaces for string_view added /bigobj /MP to MSVC CXX-flags * empty commit to trigger CI * empty commit to force CI build --------- Co-authored-by: Löw, Tobias <Tobias.Loew@iqony.energy>