folly (Facebook's open source C++ library)

https://www.facebook.com/notes/facebook-engineering/folly-the-facebook-open-... I'm Tudor, one of the folly developers. I'll try to answer your questions or poke the appropriate people :) Re: "NO EXCEPTIONS" in the README -- the README file was intended for internal Facebook contributors (hence stray references to internal paths), and "NO EXCEPTIONS" referred to "no exceptions to the rules above", NOT "no C++ exceptions". Will fix / clarify / remove soon. -Tudor.

On Tue, Jun 5, 2012 at 12:16 AM, Tudor Bosman <tudorb+boost@gmail.com>wrote:
Re: "NO EXCEPTIONS" in the README -- the README file was intended for internal Facebook contributors (hence stray references to internal paths), and "NO EXCEPTIONS" referred to "no exceptions to the rules above", NOT "no C++ exceptions". Will fix / clarify / remove soon.
Thank you, that explains a lot! Joel Lamotte
participants (2)
-
Klaim - Joël Lamotte
-
Tudor Bosman