hpx/serialization/complex.hpp

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace serialization

Functions

template<typename T>
void serialize(input_archive &ar, std::complex<T> &c, unsigned)
template<typename T>
void serialize(output_archive &ar, std::complex<T> const &c, unsigned)