From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.58.178.39 with SMTP id cv7mr2363919vec.9.1402621279323; Thu, 12 Jun 2014 18:01:19 -0700 (PDT) Path: border2.nntp.dca3.giganews.com!backlog4.nntp.dca3.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!w8no465283qac.0!news-out.google.com!a8ni2564qaq.1!nntp.google.com!peer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!fx06.iad.POSTED!not-for-mail From: Shark8 User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:32.0) Gecko/20100101 Thunderbird/32.0a1 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: ANN: Interval arithmetic for Ada v1.11 released References: <190f7de4-580c-445e-b63a-aec04f8bd417@googlegroups.com> In-Reply-To: <190f7de4-580c-445e-b63a-aec04f8bd417@googlegroups.com> Message-ID: X-Complaints-To: abuse@teranews.com NNTP-Posting-Date: Fri, 13 Jun 2014 01:01:18 UTC Organization: TeraNews.com Date: Thu, 12 Jun 2014 19:01:16 -0600 X-Received-Bytes: 1278 X-Received-Body-CRC: 1771772640 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Original-Bytes: 1650 Xref: number.nntp.dca.giganews.com comp.lang.ada:186880 Date: 2014-06-12T19:01:16-06:00 List-Id: On 12-Jun-14 18:34, Dan'l Miller wrote: > 2) inventorying the feature-set of corresponding Boost libraries for C++ > to see if Ada's analogous libraries have reached feature-parity with Boost? >(Or whether Boost's analogue has yet achieved feature-parity for a more- >capable Ada library?) Well, some portions of Boost are, well, irrelevant/unneeded in any Ada library because the language itself takes care of it; case in point: parallelism.