id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6270,c++11 compliance: Add thread constructor from movable callable and movable arguments,viboes,viboes,"In order to be standard compliant the thread constructor should accept MovableConstructible parameters. ""30.3.1.2 thread constructors [thread.thread.constr] template explicit thread(F&& f, Args&&... args); Requires: F and each Ti in Args shall satisfy the MoveConstructible requirements."" ",Feature Requests,closed,Boost 1.53.0,thread,Boost 1.48.0,Problem,fixed,,