qpid::amqp_0_10::Wrapper< T, Unique > Struct Template Reference
Wrapper that behaves like type T but is a distinct type for overloading purposes.
More...
#include <built_in_types.h>
List of all members.
|
Public Member Functions |
| Wrapper (const T &x) |
Wrapper & | operator= (const T &x) |
| operator T & () |
| operator const T & () const |
template<class S> |
void | serialize (S &s) |
Public Attributes |
T | value |
Detailed Description
template<class T, int Unique = 0>
struct qpid::amqp_0_10::Wrapper< T, Unique >
Wrapper that behaves like type T but is a distinct type for overloading purposes.
Unique allows multiple distinc wrappers.
Definition at line 50 of file built_in_types.h.
The documentation for this struct was generated from the following file:
- /home/nsantos/projects/mrg-team/testing/magnum/f10/qpidc/qpid/cpp/src/qpid/amqp_0_10/built_in_types.h