Boost logo

Boost :

Subject: Re: [boost] sqlpp11: SQL for C++
From: Larry Evans (cppljevans_at_[hidden])
Date: 2013-11-11 08:13:11


On 11/09/13 16:03, Roland Bock wrote:
> Hi,
>
> over the last four or five years I developed several SQL libraries for
> C++. With C++11 I was finally able to create an SQL library that meets
> my own expectations and requirements. It is being used in production, I
> recently put it on github, and I would really like to hear from you guys
> whether this is something that could be interesting for you personally
> or for boost?
>
> https://github.com/rbock/sqlpp11

Hi Roland,

I 'git cloned' the library and looked at some of the files.
Apparently there are tabs in the file. IIRC, tabs are not
supposed to be in the boost source code. Also, the header
files have a .h extension. Again, IIRC, boost headers should
have .hpp extension.

-Larry


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk