Added folly::hint_emplace_iterator to folly/Iterator.h
[folly.git] / folly / portability / README.md
1 Warning
2 =======
3
4 These portability headers are **internal implementation details**.
5
6 They are intended to ensure that Folly can build on a variety of platforms.
7
8 They are not intended to help you build your programs on these platforms.
9
10 They are, and will remain, undocumented. They are, and will remain, subject to
11 rapid, immediate, and drastic changes - including full rewrites and merciless
12 deletions - without notice.