#include <variant.h>
Inheritance diagram for qpid::framing::ApplyVisitor< V >:
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 |