コード例 #1
0
ファイル: ShellHandlerTest.cpp プロジェクト: nemith/fbthrift
 T sync(Future<T> f) { return f.waitVia(&eb).get(); }