Files
promise.hpp/README.md
2018-12-09 01:00:42 +07:00

1.2 KiB

promise.hpp

travis appveyor language license paypal

Installation

promise.hpp is a single header library. All you need to do is copy the header file into your project and include this file:

#include "promise.hpp"

License (MIT)