uuid

package module
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2026 License: MIT Imports: 0 Imported by: 0

README

uuid

A header-only C++ library that provides support for UUID/GUID types

Usage

In CMake script, add uuid::uuid in your target's target_link_libraries command.

In your source code:

#include <uuids/uuid.hpp>

The library provides compatibility to the json++ library and the sqlite++ library. To use these compatibility layers, include the following lines in your source code:

#include <uuids/uuid-json.hpp>

or

#include <uuids/uuid-sqlite.hpp>

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dummy

func Dummy()

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL