Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Future

The following features will be included in next releases.

  1. Complete the C++11 missing features, in particular
    • async with deferred and variadic rvalue reference args.
    • #6227 Use of variadic templates on Generic Locking Algorithms on compilers providing them.
    • #6270 Add thread constructor from movable callable and movable arguments following C++11.

PrevUpHomeNext