Fix virtual struct bug
[folly.git] / folly / experimental / hazptr / hazptr-impl.h
2017-04-26 Dave WatsonFix virtual struct bug
2017-01-20 Maged MichaelMade atomics generic in hazptr_owner member functions
2017-01-04 Yedidya Feldblum2017
2016-10-31 Maged MichaelUpdate hazard pointers interface and implementation
2016-10-10 Maged MichaelUpdate hazard pointers prototype
2016-10-04 Arthur O'Dwyerhazptr: Replace friend "swap" with a member function...
2016-09-20 Maged MichaelDraft prototype of hazard pointers C++ template library