Skip to content

This repository contains some things that I have developed and found useful in my work.

License

Notifications You must be signed in to change notification settings

cogle/cogle_utils

Repository files navigation

Cogle Utils

C++ 17 utility libraries


This project is a collection of C++ 17 helper libraries that is intended to help make writing C++ easier.

Libraries


Result<R, E>

Usage


To build one can use the provide Python script, build.py, in order to build the project. Running build.py --help will output a full list of options that this project can be built with.

This library is currently a work in progress as such things may change, with that being said use at your own risk.

About

This repository contains some things that I have developed and found useful in my work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published