* 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>