代码搜索:serialization

找到约 2,507 项符合「serialization」的源代码

代码结果 2,507
www.eeworm.com/read/139332/5802346

hpp traits.hpp

#ifndef BOOST_SERIALIZATION_TRAITS_HPP #define BOOST_SERIALIZATION_TRAITS_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif ///////
www.eeworm.com/read/139332/5802370

hpp split_free.hpp

#ifndef BOOST_SERIALIZATION_SPLIT_FREE_HPP #define BOOST_SERIALIZATION_SPLIT_FREE_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif
www.eeworm.com/read/168845/5434727

hpp demo_xml.hpp

#ifndef BOOST_SERIALIZATION_EXAMPLE_DEMO_XML_HPP #define BOOST_SERIALIZATION_EXAMPLE_DEMO_XML_HPP /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // // demo_xml.
www.eeworm.com/read/168845/5434740

cpp test_tracking.cpp

/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // test_tracking_save.cpp // (C) Copyright 2002 Robert Ramey - http://www.rrsd.com . // Use, modification and dis
www.eeworm.com/read/168845/5434751

cpp test_not_serializable.cpp

/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // test_non_serializable.cpp: test implementation level trait // (C) Copyright 2002 Robert Ramey - http://www.rrsd.
www.eeworm.com/read/168845/5434756

hpp j.hpp

#ifndef BOOST_SERIALIZATION_TEST_J_HPP #define BOOST_SERIALIZATION_TEST_J_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif
www.eeworm.com/read/168845/5434826

cpp test_diamond.cpp

/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // test_diamond.cpp // (C) Copyright 2002 Vladimir Prus. // Use, modification and distribution is subject to the
www.eeworm.com/read/139332/5802358

hpp binary_object.hpp

#ifndef BOOST_SERIALIZATION_BINARY_OBJECT_HPP #define BOOST_SERIALIZATION_BINARY_OBJECT_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #
www.eeworm.com/read/139332/5802367

hpp type_info_implementation.hpp

#ifndef BOOST_SERIALIZATION_TYPE_INFO_IMPLEMENTATION_HPP #define BOOST_SERIALIZATION_TYPE_INFO_IMPLEMENTATION_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >=
www.eeworm.com/read/139332/5802371

hpp slist.hpp

#ifndef BOOST_SERIALIZATION_SLIST_HPP #define BOOST_SERIALIZATION_SLIST_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif /////////