Defines the intrusive printing of a value for serialization. More...
#include "types/datetime.hpp"
#include "types/bignumber.hpp"
#include <boost/numeric/conversion/cast.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits.hpp>
#include <string>
Go to the source code of this file.
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::serialize | |
Serialization library (implemented in the library libwolframe_serialize) | |
Functions | |
template<typename ValueType > | |
bool | _Wolframe::serialize::printValue (const ValueType &val, types::VariantConst &element) |
Defines the intrusive printing of a value for serialization.
Copyright © 2014 - Project Wolframe - All Rights Reserved