Skip to content

2.0

Compare
Choose a tag to compare
@gershnik gershnik released this 08 Dec 06:33
· 271 commits to master since this release
  1. sys_string is now a template on storage policy which leads to
    1. ability to select different storage types for each platform
    2. ability to use multiple storage types in the same project, if desired
  2. New storage types on Windows: BSTR and plain wchar_t *
    1. Breaking change: default storage type switched to plain wchar_t *
  3. Performance improvements