rtlayzell / uuid

RFC 4122 compliant UUID implementation for C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UUID

A small header only C++ library for handling Universally Unique ID's (UUID).

About

RFC 4122 compliant UUID implementation for C++.

License:MIT License


Languages

Language:C++ 96.4%Language:CMake 3.6%