qpid::framing::ApplyVisitor< V > Struct Template Reference
Apply a visitor to the nested variant.
More...
#include <variant.h>
List of all members.
|
Public Member Functions |
| QPID_USING_NOBLANK (typename V::result_type) |
| ApplyVisitor (const V &v) |
template<class T> |
V::result_type | operator() (T &t) const |
Public Attributes |
const V & | visitor |
Detailed Description
template<class V>
struct qpid::framing::ApplyVisitor< V >
Apply a visitor to the nested variant.
The documentation for this struct was generated from the following file:
- /home/jross/checkouts/qpid/cpp/src/qpid/framing/variant.h