Subject: [Boost-bugs] [Boost C++ Libraries] #6261: Missing uuid_io.hpp in uuid_serialize.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-13 21:54:19
#6261: Missing uuid_io.hpp in uuid_serialize.hpp
---------------------------------------------------+------------------------
Reporter: Filippov Aleksey <sarum9in@â¦> | Owner: atompkins
Type: Bugs | Status: new
Milestone: To Be Determined | Component: uuid
Version: Boost 1.48.0 | Severity: Not Applicable
Keywords: |
---------------------------------------------------+------------------------
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.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6261> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:08 UTC