On Feb 4, 2008 4:00 AM, Thomas Hruska <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > > > Does anyone know the definition of a binary vector? What is an > > example of a binary vector? Where can I find an example of a binary > > http://en.wikipedia.org/wiki/Binary_vector > > Doesn't seem related to C/C++. Can you provide some context?
Perhaps they're talking about std::vector<bool>? -- PJH http://shabbleland.myminicity.com/ind
