22 Jan
2014
22 Jan
'14
7:16 p.m.
2014/1/22 Vicente J. Botet Escriba
So when discussing the requested variadic fiber constructor, I will
tease apart the C++11 and C++03 cases. I feel pretty comfortable stating that the former is much more important than the latter.
Agreed, but at least the C++03 must support movables types.
does boost::thread support moveable types? if I look at the source code
(C++03 equivalent to
variadic arguments):
template