Avi Kivity b9148304b6 Make future<> and friends a variadic template
This removes the need to create a structure if a future has multiple
return values, and has the nice side effect of removing the specialization
future<void> (replacing it with future<>).
2014-08-20 11:24:32 +03:00
2014-08-20 11:18:23 +03:00
2014-08-10 08:56:33 +03:00
2014-08-12 18:51:17 +03:00
wip
2014-08-14 18:05:11 +03:00
Description
No description provided
367 MiB
Languages
C++ 72.7%
Python 26.1%
CMake 0.3%
GAP 0.3%
Shell 0.3%