• Dave Watson's avatar
    Move wangle to folly · d0cb4828
    Dave Watson authored
    Summary:
    * git mv
    * codemod facebook::wangle folly::wangle
    * Change 'runnable' to be a base class in wangle instead of thrift
    
    Justification:
    * std::future doesn't have then, whenall, etc.
    * boost::future doesn't support executors
    
    @override-unit-failures
    
    Test Plan: contbuild and pray
    
    Reviewed By: hans@fb.com
    
    FB internal diff: D1185194
    d0cb4828
Makefile.am 4.43 KB