Boost logo

Boost :

Subject: [boost] [dynamic_bitset] intersects
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2009-03-07 09:50:50


Hi,

I want to know if two dynamic_bitsets have an element in common. Is there an efficient way to get this?

dynamic_bitset<> bs1, bs2;

intersetcs(bs1, bs2)?

Vicente


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