MySQL 9.6.0
Source Code Documentation
mysql::strconv::Debug_format Struct Reference

Format tag to identify debug format. More...

#include <debug_format.h>

Inheritance diagram for mysql::strconv::Debug_format:
[legend]

Public Member Functions

auto parent () const
 

Detailed Description

Format tag to identify debug format.

A request to format in Debug_format will fall back to Text_format in case no Debug_format implementation exists for the object type.

This is intended only for formatting, not for parsing.

Member Function Documentation

◆ parent()

auto mysql::strconv::Debug_format::parent ( ) const
inline

The documentation for this struct was generated from the following file: