contract icon indicating copy to clipboard operation
contract copied to clipboard

Library to support contract programming in C++

Results 3 contract issues
Sort by recently updated
recently updated
newest added

As Lib.Contract uses some key features of the C++11 standard, it cannot be currently compiled with older compilers. Older compilers are still highly used on embedded systems; it is precisely...

consider submitting this to the Boost Library Incubator. www.blincubator.com The current boost version was passed a review but the author never actually made the changes to make it fit into...

This should save users some time by not requiring them to dig through contract.hpp