Re: [Boost-users] Library Interface Design
13 Sep
2006
13 Sep
'06
12:06 a.m.
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of loufoque You can construct safe SQL queries with streams or printf-like syntax easily sql << "select first_name, last_name, date_of_birth " "from persons where id = " << id
No need to put objects everywhere that complexify everything.
Complexification is the source of all optimization. Or something like that anyway...
6636
Age (days ago)
6636
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sohail Somani