ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | value_list_b<FieldNames, quote_type0> |
|---|---|
| Type | STRUCT |
| Fields | 4 |
| Source | vallist.h |
| Namespace | mysqlpp |
| Size | 64 |
| Usage | The type is used by 4 symbols. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | list | FieldNames const* | 8 | 0 |
| 1 | fields | std::vector<bool>const | 40 | 8 |
| 2 | delim | char const* | 8 | 48 |
| 3 | manip | enum quote_type0 | 4 | 56 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .list | FieldNames const* |
| 8 | .fields | std::vector<bool>const |
| 48 | .delim | char const* |
| 56 | .manip | enum quote_type0 |
| 60 | padding |