Boost logo

Boost :

Subject: Re: [boost] SQL client library ?
From: Alp Mestan (alp_at_[hidden])
Date: 2009-09-16 03:36:45


On Wed, Sep 16, 2009 at 7:54 AM, Jean-Louis Leroy <jl_at_[hidden]> wrote:

> Opinions ?

I think overloading , for strongly typed and explicitly constructed stuffs,
like a good expression<T> template, is a good idea.
This way, we can write select(foo1, foo2, foo3) without fear, since there
isn't any precedence related issue here, AFAIK.
The same for from and where (it may be trickier for the latter).

-- 
Alp Mestan
http://blog.mestan.fr/
http://alp.developpez.com/

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