Defines the intrusive parsing of a value in deserialization. More...
#include "types/conversions.hpp"
#include "types/datetime.hpp"
#include "types/bignumber.hpp"
#include "types/customDataType.hpp"
#include "types/integer.hpp"
#include <boost/lexical_cast.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::parseValue (ValueType &val, const types::VariantConst &element) |
Defines the intrusive parsing of a value in deserialization.
Copyright © 2014 - Project Wolframe - All Rights Reserved