MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
config_value Union Reference

#include <config_parser.h>

Public Attributes

size_t * dt_size
float * dt_float
bool * dt_bool
char ** dt_string

Detailed Description

I don't like casting, so let's create a union to keep all the values in

Definition at line 26 of file config_parser.h.


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