22 May 20:18
is_pod newbie question
From: Elli Barasch <comptonsw <at> comcast.net>
Subject: is_pod newbie question
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-05-22 18:20:46 GMT
Subject: is_pod newbie question
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-05-22 18:20:46 GMT
Can someone point me to a concrete example of using is_pod? I'm confused by the docs. I'm trying to avoid performance-heavy serialization on an object. I can short-cut the serialization if I can determine if my object is POD. Thanks, Elli
RSS Feed