2.0
sys_string
is now a template on storage policy which leads to- ability to select different storage types for each platform
- ability to use multiple storage types in the same project, if desired
- New storage types on Windows:
BSTR
and plainwchar_t *
- Breaking change: default storage type switched to plain
wchar_t *
- Breaking change: default storage type switched to plain
- Performance improvements