• Yedidya Feldblum's avatar
    in uncaught_exceptions, if windows, assume c++17 · 36eb535c
    Yedidya Feldblum authored
    Summary: This permits removal of the `_getptd()`-based implementation of `folly::uncaught_exceptions` sometimes used on windows, in favor of forwarding to `std::uncaught_exceptions`.
    
    Reviewed By: akrieger
    
    Differential Revision: D26509011
    
    fbshipit-source-id: b8fd14df91fcd849420d3c52328cb080b528245b
    36eb535c
UncaughtExceptions.h 2.05 KB