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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,da047bd41d707e54 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!news.germany.com!news.belwue.de!peernews!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail From: Oliver Kowalke Newsgroups: comp.lang.ada Subject: Re: networking support? Date: Sun, 21 Dec 2008 18:57:10 +0100 Organization: 1&1 Internet AG Message-ID: References: <494a17a9$0$30226$9b4e6d93@newsspool1.arcor-online.net> <494a4655$0$30220$9b4e6d93@newsspool1.arcor-online.net> <3b02e324-d3c8-47a9-8a3e-beb75f3687f2@40g2000prx.googlegroups.com> NNTP-Posting-Host: drsd-4db3500b.pool.einsundeins.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: online.de 1229882092 6610 77.179.80.11 (21 Dec 2008 17:54:52 GMT) X-Complaints-To: abuse@einsundeins.com NNTP-Posting-Date: Sun, 21 Dec 2008 17:54:52 +0000 (UTC) User-Agent: KNode/0.10.9 Xref: g2news2.google.com comp.lang.ada:4037 Date: 2008-12-21T18:57:10+01:00 List-Id: Maciej Sobczak wrote: > On 20 Gru, 00:05, Oliver Kowalke wrote: > >> my intention was to call some boost libraries (www.boost.org). >> I'm not sure if C++-templates can be accessed/used by Ada. > > A significant part of the Boost libraries are template-based libraries > entirely defined in their header files. There is even no object code > to link to until you instantiate the target templates. > Unfortunately there is no way to directly use them from Ada. > Which Boost libraries are you interested in? DateTime Filesystem System Interprocess (Regex)