...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Owning type used to represent binary blobs.
Defined in header <boost/mysql/blob.hpp>
using blob = std::vector< unsigned char >;
Convenience header <boost/mysql.hpp>