...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
The type of an address identifying a MySQL server.
Defined in header <boost/mysql/any_address.hpp>
enum class address_type;
Name |
Description |
---|---|
|
An Internet hostname and a TCP port. |
|
A UNIX domain socket path. |
Convenience header <boost/mysql.hpp>