Skip to content

Optimizations

Compare
Choose a tag to compare
@zajo zajo released this 02 Aug 02:40
· 669 commits to master since this release

Optimizations:

  • No guard variables generated by the compiler for static/thread_local objects.
  • Simpler, more optimal result<T> implementation.