Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2024. The current version is 1.90.0.
(EXPERIMENTAL) A SQL identifier to use for client-side SQL formatting.
Defined in header <boost/mysql/format_sql.hpp>
class identifier
|
Name |
Description |
|---|---|
|
identifier [constructor] |
Constructs an unqualified identifier. |
Represents a possibly-qualified SQL identifier.
This type is non-owning, and should only be used as an argument to SQL formatting functions.
Convenience header <boost/mysql.hpp>