C
Christian Christmann
Hi,
I need the STL class "bitset" with all its
algorithms and a variable size which can
be increased dynamically.
The ordinary stl bitset have to be fixed in
size at compile time.
Any ideas to solve that problem?
Thanks
Chris
I need the STL class "bitset" with all its
algorithms and a variable size which can
be increased dynamically.
The ordinary stl bitset have to be fixed in
size at compile time.
Any ideas to solve that problem?
Thanks
Chris