Skip to content

PVIII/cpp_utils

Repository files navigation

cpp_utils

Build Status

Getting Started

This is a header-only library. It should compile with any C++14-capable compiler.

Installing

You can just download or clone the library and set your include directory to include.

If you use Conan you can add the Conan remote

conan remote add <REMOTE> https://api.bintray.com/conan/pviii/conan

and reference the package cpp_utils/x.x.x@pviii/stable as a dependency.

Built With

  • CMake - Build System (Generator)
  • Conan - Dependency Management
  • Bintray - Package Hosting

Versioning

This package is versioned using SemVer.

License

This project is licensed under the MIT License - see the LICENSE.txt file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors