![]() |
MySQL 9.6.0
Source Code Documentation
|
Experimental API header. More...
Go to the source code of this file.
Namespaces | |
| namespace | mysql |
| namespace | mysql::strconv |
| namespace | mysql::strconv::detail |
Enumerations | |
| enum class | mysql::strconv::detail::Parse_status : char { mysql::strconv::detail::ok , mysql::strconv::detail::ok_backtracked_from_parse_error , mysql::strconv::detail::parse_error , mysql::strconv::detail::fullmatch_error , mysql::strconv::detail::store_error } |
| The status after parsing an object from a string. More... | |
Experimental API header.