ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | Null<std::string, NullIsNull> |
|---|---|
| Type | CLASS |
| Fields | 2 |
| Source | null.h |
| Namespace | mysqlpp |
| Size | 16 |
| Usage | The type is used by 2 symbols. |
| PADDING | FIELD |
| V-TABLE | BASE |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | data | std::basic_string<char> | 8 | 0 |
| 1 | is_null | bool | 1 | 8 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .data | std::basic_string<char> |
| 8 | .is_null | bool |
| 9 | padding |