id summary reporter owner description type status milestone component version severity resolution keywords cc 6261 Missing uuid_io.hpp in uuid_serialize.hpp Filippov Aleksey James E. King, III "Probably it is not a bug, but my misunderstanding the conception. Suppose we want to serialize uuid using boost::serialization library through text_[io]archive. If we include only uuid_serialize.hpp and uuid.hpp headers we will get ""strange"" (particularly for me) compilation error. I found out that the error was omission uuid_io.hpp header: archive class uses iostream operations for serialization. So the question will be: is it correct to not include uuid_io.hpp into uuid_serialize.hpp header? Thank you." Bugs closed To Be Determined uuid Boost 1.48.0 Not Applicable wontfix