Skip to content

TreeFrog Framework version 1.13.0 release

Choose a tag to compare

@treefrogframework treefrogframework released this 17 Oct 06:04
· 1852 commits to master since this release
  • Implements hazard pointer, lock-free algorithm.
  • Fix a compilation error in MSVC2015.
  • Added TAtomic class, TAtomicPtr class.
  • Performance tuning.
  • Required C++11 compiler.
  • Other bugfixes.