Add operator== and operator!= to folly::StlAllocator
Summary: Add operator== and operator!= to folly::StlAllocator, which are required by some other libraries. Test Plan: Tested by running with recursive_wrapper in boost::variant, and unit tests in folly/test. Reviewed By: delong.j@fb.com FB internal diff: D541237
Showing
Please register or sign in to comment