Boost C++ Libraries: Ticket #1760: Documentation clarification https://svn.boost.org/trac10/ticket/1760 <p> Hi, </p> <p> In the documentation for the Serializable concept, it states that a type is primitive if it's data is simply loaded/saved without any further processing. </p> <p> What is an example of further processing? </p> <p> Thanks! </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1760 Trac 1.4.3 Sohail Somani <boost-trac@…> Thu, 03 Apr 2008 05:40:28 GMT <link>https://svn.boost.org/trac10/ticket/1760#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1760#comment:1</guid> <description> <p> Nevermind: </p> <blockquote> <p> <em> write/read this type directly to the archive. In this case </em> serialization code won't be called. This is the default <em> case for fundamental types. It presumes a member function or </em> template in the archive class that can handle this type. <em> there is no runtime overhead associated reading/writing </em> instances of this level </p> </blockquote> </description> <category>Ticket</category> </item> <item> <dc:creator>Robert Ramey</dc:creator> <pubDate>Fri, 04 Apr 2008 16:00:14 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1760#comment:2 https://svn.boost.org/trac10/ticket/1760#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">worksforme</span> </li> </ul> Ticket