MySQL 9.0.0
Source Code Documentation
uuid.h File Reference
#include <stddef.h>
#include <stdio.h>
#include <string.h>
#include <array>
#include <string>
#include <utility>
#include "template_utils.h"

Go to the source code of this file.

Classes

struct  mysql::gtid::Uuid
 Uuid is a trivial and of standard layout The structure contains the following components. More...
 
struct  mysql::gtid::Uuid_hash
 

Namespaces

namespace  mysql
 
namespace  mysql::gtid
 
namespace  binary_log
 
namespace  binary_log::gtids
 

Functions

bool mysql::gtid::operator== (const Uuid &a, const Uuid &b)
 
bool mysql::gtid::operator!= (const Uuid &a, const Uuid &b)