MySQL 9.6.0
Source Code Documentation
parser.h File Reference

Experimental API header. More...

Go to the source code of this file.

Classes

class  mysql::strconv::Parser
 Object used to parse strings. More...
 
struct  mysql::strconv::Parser::Can_invoke_decode_impl_pred< Format_t, Object_t >
 Helper type predicate used by detail::resolve_format. More...
 

Namespaces

namespace  mysql
 
namespace  mysql::strconv
 
namespace  mysql::strconv::detail
 

Concepts

concept  mysql::strconv::detail::Can_invoke_decode_impl
 True if decode_impl can be invoked with the given format type and object type.
 

Detailed Description

Experimental API header.