Bitsets ?

Alvin Beach abeach at deepvision.ca
Tue Apr 12 17:14:27 BST 2005


On April 12, 2005 12:52 pm, cantabile wrote:
> Hi,
> This may not be directly related to Kdevelop. Sorry if it isn't.
> Well, I'm trying to use STL bitset structure but when I compile I get
> "no such file" either with #include<bitset.h> or <bitset>.
> How come ?

I don't have bitset.h on my system (suse 9.1)

I do have bitset in /usr/include/g++/bitset   so try:

#include <bitset>

Sorry I can't be more help.

-- 
Alvin
Please reply to only this mailing-list. Thanks.

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list