- Theme
vmem_string
.- Streaming in and out of
vmem_string
.
- Breaking Changes
basic_iterator_state
- operators++
,--
, and*
moved tobasic_iterator
.
- Bugs
itr++
- postfix was always executing as prefix.*itr++
- could cause crashes when used at the end of a container.
- Additions
vmem_string
vmem_string_streambuf
- Refactoring
basic_iterator
basic_iterator_state