Skip to content
/ libdry Public

[Inactive] Public domain implementations of useful data structures for C++14.

License

Notifications You must be signed in to change notification settings

drycpp/libdry

Repository files navigation

libdry++: Data structures for C++14

Travis CI build status Coverity Scan build status

Build Prerequisites

Note

Older releases may work, but are not actively tested for.

Installation

Installation on Unix

$ ./autogen.sh
$ ./configure
$ make
$ sudo make install

Elsewhere

Author

This project is part of the DRY initiative.

Donations

If you found this software useful and would like to encourage its maintenance and further development, please consider making a $5 donation to the author(s) via Gratipay or Bitcoin.

License

This is free and unencumbered public domain software. For more information, see http://unlicense.org/ or the accompanying UNLICENSE file.

About

[Inactive] Public domain implementations of useful data structures for C++14.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages