]> code.ossystems Code Review - openembedded-core.git/commit
boost: add contract lib
authorMingli Yu <mingli.yu@windriver.com>
Fri, 11 May 2018 06:23:00 +0000 (23:23 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 May 2018 09:00:32 +0000 (10:00 +0100)
commit53756087222a12646c4e63dba5c91df16c873111
tree12d7f3142d8bc27193bb1a3234f33605d50a307f
parentcbfabe9aeb2d1876a41119df126cdac3034762ab
boost: add contract lib

Add the contract lib which implements contract
programming (a.k.a., Design by Contract or DbC) [1]
for the C++ programming language.

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/boost/boost.inc