Telnet++ 4.0.0.9
A C++ library for interacting with Telnet streams
|
A structure that represents a named value. More...
#include <variable.hpp>
Public Attributes | |
telnetpp::byte_storage | name_ |
value_type | value_ |
Friends | |
TELNETPP_EXPORT constexpr friend bool | operator== (variable const &lhs, variable const &rhs) noexcept=default |
Equality operator. | |
A structure that represents a named value.