• Giuseppe Ottaviano's avatar
    Outline most of TimedDrivableExecutor implementation · 4bbd587c
    Giuseppe Ottaviano authored
    Summary: This header is widely included (via `Future.h`) and instantiations of `UnboundedQueue`'s methods are expensive, so outline them (note that the template methods will only be instantiated if used, so that's fine).
    
    Reviewed By: philippv
    
    Differential Revision: D22014083
    
    fbshipit-source-id: b6a71c38c142917e9e0d86fbb64a88462382952a
    4bbd587c
TimedDrivableExecutor.cpp 2 KB