id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 10291,path doesn't have move constructor/assignment operator,vlovich@…,Beman Dawes,"path specifies an explicit copy constructor & assigment operator which AFAIK turns off the implicit move constructor/assignment operator. This violates the documentation & expected behaviour: adding a boost filesystem path as a member variable disallows the ability to have the default move constructor be noexcept move (need to explicitly define the move constructor).",Bugs,closed,Boost 1.60.0,filesystem,Boost 1.55.0,Problem,fixed,,