...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Format context for incremental SQL formatting.
Defined in header <boost/mysql/format_sql.hpp>
using format_context = basic_format_context
< std::string >;
Convenience type alias for basic_format_context
's
most common case.
Convenience header <boost/mysql.hpp>