44 static LIGHTWEIGHT_FORCE_INLINE
void Resize(SqlText* str, SQLLEN indicator)
noexcept { Traits::Resize(&str->value, indicator); }
std::string value_type
The underlying value type.
std::weak_ordering operator<=>(SqlText const &) const noexcept=default
Three-way comparison operator.