qpid::SerializablePair< T, U > Struct Template Reference
Serialize std::pair.
More...
#include <Serializer.h>
List of all members.
|
Public Member Functions |
| SerializablePair (std::pair< T, U > &x) |
template<class S> |
void | serialize (S &s) |
Public Attributes |
std::pair< T, U > & | value |
Detailed Description
template<class T, class U>
struct qpid::SerializablePair< T, U >
Serialize std::pair.
The documentation for this struct was generated from the following file: