1 #ifndef PROTON_SYMBOL_HPP 2 #define PROTON_SYMBOL_HPP 40 using std::string::string;
48 #endif // PROTON_SYMBOL_HPP symbol(const std::string &s)
Construct from a std::string.
Definition: symbol.hpp:43
A string that represents the AMQP symbol type.
Definition: symbol.hpp:35
The main Proton namespace.
Definition: annotation_key.hpp:33