On Mon, Mar 09, 2009 at 11:43:51PM -0700, Monty Taylor wrote:>
> using namespace std;
> using namespace drizzle;
>
> void myfunc(list some_list, serialize::Table some_table)
> {
> // blah, blah
> }
>
> I think in any case we should using namespace std; ... because we
> certainly should't be making a drizzle::vector... :) But I am a fan of
> greppability.
that could work.
--
Stewart Smith
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help : https://help.launchpad.net/ListHelp