Pothos  0.5.0-ga4964040
The Pothos dataflow programming software suite
Namespaces | Functions
Pair.hpp File Reference
#include <Pothos/Config.hpp>
#include <utility>

Go to the source code of this file.

Namespaces

 Pothos
 
 Pothos::serialization
 

Functions

template<typename Archive , typename F , typename L >
void Pothos::serialization::serialize (Archive &ar, std::pair< F, L > &t, const unsigned int)
 

Detailed Description

Complex support for serialization.

Pair support for serialization.