Avoid the ODR issue with ThreadLocalDetail's kInvalid
Summary: [Folly] Avoid the ODR issue with `ThreadLocalDetail`'s `kInvalid`. The problem is that it is a `static constexpr` class member, so pull it out of the class. Reviewed By: bmaurer Differential Revision: D2549272 fb-gh-sync-id: 28a73e73b9cf9f21bee2bba2125513c02ef56ce2
Showing
Please register or sign in to comment