Subject: [Boost-users] boost.array query
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2009-08-06 06:18:09


Hi:

I'm using boost.array in a call (waitForMultipleObjects) to be specific.
I am passing the c_array() (i.e void const *) if I do this do I need to
use 0 or can I still use 1-based indices for my switch statement.Any
help appreciated.

Sean.