Cut endian members from fbstring_core (#1117)
Summary: - `fbstring_core` defines constants based on the host endianness. - This is purely duplicated as these constants live in `Portability.h`. As such, remove them from `fbstring_core` class. Pull Request resolved: https://github.com/facebook/folly/pull/1117 Reviewed By: Orvid Differential Revision: D15096910 Pulled By: yfeldblum fbshipit-source-id: ff4e828dfd1b19daeedf48bbf1719a3fd72c0843
Showing
Please register or sign in to comment