Skip to content

v0.0.58

Latest

Choose a tag to compare

@EmJayGee EmJayGee released this 18 Oct 19:58
· 3 commits to main since this release

What's Changed

  • Enable inplace_vector by @EmJayGee in #106
  • Enable m::inplace_vector and m::pool for a managed pool of objects by @EmJayGee in #107
  • Implement a string buffer type where a region of memory for a string … by @EmJayGee in #108
  • Change tracing so that the text in events is stored in a pooled wchar… by @EmJayGee in #110
  • Add workflow to build clang by @EmJayGee in #111
  • Add std::atomic<m::bitset<>> specialization by @EmJayGee in #112

Full Changelog: v0.0.57...v0.0.58