Harden failure signal handler in the face of memory corruptions
[folly.git] / folly / Optional.h
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-11-06 Avani Nandinimake move-ctor and destructor noexcept for folly::Optional
2013-05-20 Tom JacksonDisabling conversion with contained value for Optional
2013-03-19 Lovro PuzarAdd explicit assignment operator definitions to Optional
2013-03-19 Ben Gertzfieldfolly (easy): Disable GCC-specific warning disabling...
2013-03-19 Mike Curtissfolly::make_optional
2013-03-19 Rajat Goelvalue_ might be uninitialized
2013-03-19 Gaurav JainMinor clang compiler fixes
2013-02-04 Marcelo JuchemA few fixes for clang support
2012-12-16 Tom JacksonSupressing GCC 4.7 warning for Optional
2012-10-29 Tom JacksonOptional bugfixes
2012-10-29 Tom JacksonOptional