lib: added storage, parser, and builder classes for Boost serialization
commit8422091513e99d077ca941ad0defa900efdadda3
authorChris Frey <cdfrey@foursquare.net>
Tue, 21 Dec 2010 21:47:16 +0000 (21 16:47 -0500)
committerChris Frey <cdfrey@foursquare.net>
Tue, 21 Dec 2010 21:47:16 +0000 (21 16:47 -0500)
tree0db6e3662e6afe61ab1255a45bab7720eba74984
parent426a4fb50eb9010f16f3516e2f56afb31c7ab072
lib: added storage, parser, and builder classes for Boost serialization

All are inline classes in the s11n-boost.h header, so that Boost
linking in applications remains optional.
src/s11n-boost.h