Skip to content

String Theory 1.8

Compare
Choose a tag to compare
@zrax zrax released this 12 Jul 16:35
· 298 commits to master since this release
1.8
  • Fix major bug in ST::buffer<T>::operator==() for types of T larger than char.
  • Fix ST::string_stream::operator<<() for float and double not actually writing the value to the stream.
  • Add more unit tests.