Bitsets ?

cantabile cantabile.03 at wanadoo.fr
Wed Apr 13 16:47:50 BST 2005


Alvin Beach wrote:

>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.
>
>  
>
Well, I have it too. I could manage and use it by including <bitset> AND 
using the st::bitset<n> syntax, instead of of bitset<n> as I used to do.
Thanks for the idea, Alvin.


-
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