220 11645 <CAFk2RUYJap9GeX+DBoPOY1vyFVkHatetfgs5jAcM8D2Wm+KMrQ@mail.gmail.com> article
Path: news.gmane.org!not-for-mail
From: Ville Voutilainen <ville.voutilainen@gmail.com>
Newsgroups: gmane.comp.lang.c++.isocpp.proposals
Subject: Re: Value constraints (or contract programming in C++)
Date: Fri, 4 Jul 2014 18:01:13 +0300
Lines: 29
Approved: news@gmane.org
Message-ID: <CAFk2RUYJap9GeX+DBoPOY1vyFVkHatetfgs5jAcM8D2Wm+KMrQ@mail.gmail.com>
References: <fb0e45e5-4838-453e-8da7-70a4d8c00d32@isocpp.org>
Reply-To: std-proposals@isocpp.org
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Trace: ger.gmane.org 1404486083 24231 80.91.229.3 (4 Jul 2014 15:01:23 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Fri, 4 Jul 2014 15:01:23 +0000 (UTC)
To: std-proposals@isocpp.org
Original-X-From: std-proposals+bncBC5JHI7A7ALRBOUD3OOQKGQEI2UNBEI@isocpp.org Fri Jul 04 17:01:17 2014
Return-path: <std-proposals+bncBC5JHI7A7ALRBOUD3OOQKGQEI2UNBEI@isocpp.org>
Envelope-to: gclcip-std-proposals@m.gmane.org
Original-Received: from mail-pa0-f69.google.com ([209.85.220.69])
	by plane.gmane.org with esmtp (Exim 4.69)
	(envelope-from <std-proposals+bncBC5JHI7A7ALRBOUD3OOQKGQEI2UNBEI@isocpp.org>)
	id 1X34zD-0006PT-UA
	for gclcip-std-proposals@m.gmane.org; Fri, 04 Jul 2014 17:01:16 +0200
Original-Received: by mail-pa0-f69.google.com with SMTP id kq14sf10713614pab.0
        for <gclcip-std-proposals@m.gmane.org>; Fri, 04 Jul 2014 08:01:14 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:mime-version:in-reply-to:references:date
         :message-id:subject:from:to:x-original-sender
         :x-original-authentication-results:reply-to:precedence:mailing-list
         :list-id:list-post:list-help:list-archive:list-subscribe
         :list-unsubscribe:content-type:content-transfer-encoding;
        bh=EjSA/F4DTeVQ7QfAhGmTqZdCbB2vpZZs4X/cGeHVph0=;
        b=EWLHwtpWgGPjOdu6Ig0qPVl8a56S2DPahuReBf1UL8DrT1eMFfB5tpD442aXv/LqRL
         ec9EiySbbEaQN9UNu9Ovq7GK1Qg0YJCLfx/xrXLQ2v/2lH1JpOOftba9Y8Nm56i6JfJx
         +ovkyib3MdhILI3kjTQ1VhZs/mbdEBer3LOG2v5rk2yZaEfXHfqiu3O/CsdlwC6Wwbbq
         oQWJDkxliAzFPSptYkQO8OiEbL4qBrVySG071oJ5/SCOUqZ07t7FxotpeYR7p7lpvJP9
         SDx854FehBFWGkhZ1ZdlrfOxsiVwa6wFdyPmL72qfegbKl17ZL340uVvKE2Uhi1K12GO
         miQA==
X-Gm-Message-State: ALoCoQnXAeunHSiKuHCrWuu+kNfmAaQszFDWrmAexkuPs7j5udgHVFz7DJ/2A3r4R/cR8oMKdvjN
X-Received: by 10.66.65.202 with SMTP id z10mr5621282pas.45.1404486074873;
        Fri, 04 Jul 2014 08:01:14 -0700 (PDT)
X-BeenThere: std-proposals@isocpp.org
Original-Received: by 10.140.27.171 with SMTP id 40ls932263qgx.9.gmail; Fri, 04 Jul
 2014 08:01:14 -0700 (PDT)
X-Received: by 10.229.117.136 with SMTP id r8mr19088031qcq.17.1404486074168;
        Fri, 04 Jul 2014 08:01:14 -0700 (PDT)
Original-Received: from mail-qg0-x22e.google.com (mail-qg0-x22e.google.com [2607:f8b0:400d:c04::22e])
        by mx.google.com with ESMTPS id f4si20299660qga.81.2014.07.04.08.01.14
        for <std-proposals@isocpp.org>
        (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
        Fri, 04 Jul 2014 08:01:14 -0700 (PDT)
Received-SPF: pass (google.com: domain of ville.voutilainen@gmail.com designates 2607:f8b0:400d:c04::22e as permitted sender) client-ip=2607:f8b0:400d:c04::22e;
Original-Received: by mail-qg0-f46.google.com with SMTP id q107so1467165qgd.19
        for <std-proposals@isocpp.org>; Fri, 04 Jul 2014 08:01:14 -0700 (PDT)
X-Received: by 10.224.87.130 with SMTP id w2mr19504510qal.5.1404486073972;
 Fri, 04 Jul 2014 08:01:13 -0700 (PDT)
Original-Received: by 10.224.183.199 with HTTP; Fri, 4 Jul 2014 08:01:13 -0700 (PDT)
In-Reply-To: <fb0e45e5-4838-453e-8da7-70a4d8c00d32@isocpp.org>
X-Original-Sender: ville.voutilainen@gmail.com
X-Original-Authentication-Results: mx.google.com;       spf=pass (google.com:
 domain of ville.voutilainen@gmail.com designates 2607:f8b0:400d:c04::22e as
 permitted sender) smtp.mail=ville.voutilainen@gmail.com;       dkim=pass
 header.i=@gmail.com;       dmarc=pass (p=NONE dis=NONE) header.from=gmail.com
Precedence: list
Mailing-list: list std-proposals@isocpp.org; contact std-proposals+owners@isocpp.org
List-ID: <std-proposals.isocpp.org>
X-Google-Group-Id: 399137483710
List-Post: <http://groups.google.com/a/isocpp.org/group/std-proposals/post>, <mailto:std-proposals@isocpp.org>
List-Help: <http://support.google.com/a/isocpp.org/bin/topic.py?topic=25838>, <mailto:std-proposals+help@isocpp.org>
List-Archive: <http://groups.google.com/a/isocpp.org/group/std-proposals/>
List-Subscribe: <http://groups.google.com/a/isocpp.org/group/std-proposals/subscribe>,
 <mailto:std-proposals+subscribe@isocpp.org>
List-Unsubscribe: <http://groups.google.com/a/isocpp.org/group/std-proposals/subscribe>,
 <mailto:googlegroups-manage+399137483710+unsubscribe@googlegroups.com>
Xref: news.gmane.org gmane.comp.lang.c++.isocpp.proposals:11645
Archived-At: <http://permalink.gmane.org/gmane.comp.lang.c++.isocpp.proposals/11645>

On 4 July 2014 17:52, Andrzej Krzemie=C5=84ski <akrzemi1@gmail.com> wrote:
> Hi,
> I wanted to share here my reflections about how C++ could support contrac=
t
> programming (things like preconditions). One alternative to the
> "traditional" design-by-contract is considered.
>
> I share the html document on GitHub, so there is an inconvenience involve=
d:
> you have to see it in raw form, download and then reopen in the browser.
> Here's the link:
>
> https://github.com/akrzemi1/contract/blob/master/contract.html

Tip:
http://htmlpreview.github.io/?https://github.com/akrzemi1/contract/blob/mas=
ter/contract.html

--=20

---=20
You received this message because you are subscribed to the Google Groups "=
ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to std-proposals+unsubscribe@isocpp.org.
To post to this group, send email to std-proposals@isocpp.org.
Visit this group at http://groups.google.com/a/isocpp.org/group/std-proposa=
ls/.

.
