template<class Format_t, class Object_t>
Object_t obj) {
}
Class that serves as the target for encode(..., Is_string_target), which never writes anything and on...
Definition: string_counter.h:40
Class that serves as the target for encode(..., Is_string_target), which writes to a char * buffer wi...
Definition: string_writer.h:43
True if encode_impl can be invoked with the given format type and object type.
Definition: string_target.h:51
uint counter
Definition: mysqlimport.cc:58
void encode_impl(const Gtid_binary_format &format, Is_string_target auto &target, const mysql::gtids::Is_tag auto &tag)
Definition: gtid_binary_format_conv.h:48
True if encode_impl can be invoked with the given format type and object type.