• Chad Austin's avatar
    allow conversion from nullptr to folly::Optional<bool> · 6b97363a
    Chad Austin authored
    Summary:
    Disabling the nullptr conversion to non-pointer folly::Optional<T> has
    baked long enough. Re-enabled it with the same behavior that
    std::optional has.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D15057633
    
    fbshipit-source-id: 6ba47a57a78ec4834ed4ecc8987a7c8870102ae4
    6b97363a
Optional.h 17.8 KB