id summary reporter owner description type status milestone component version severity resolution keywords cc 11961 Serialization of stl container with non-copyable value mohsen.tamiz@… Robert Ramey A stl container which stores a non-copyable value can not be serialized and gives a compile error about copy constructor. I used g++-4.18 with c++11 flag on. I attached my code to this bug, it is a minimal code which reproduces the error. Bugs closed To Be Determined serialization Boost 1.61.0 Problem fixed non-copyable, stl containers