Function objects for performing constexpr comparisons
Summary: [Folly] Function objects for performing `constexpr` comparisons for C++11 or gcc49. After upgrading to C++14 and dropping support for C++11, these may be removed because the corresponding function objects in the C++14 standard library are `constexpr`-invocable. Reviewed By: Orvid Differential Revision: D7590351 fbshipit-source-id: a8702115a66836aff25761f374b8a2d7dbe12074
Showing
Please register or sign in to comment