[C++-sig] Initializing long_

Andreas Beyer beyer at imb-jena.de
Fri Oct 8 11:39:53 CEST 2004


Hi:

I would like to create a python Long object via long_ with data that do 
not fit into a long int. How can I initialize long_ with binary data? Is 
that possible?
My data are stored in a boost.dynamic_bitset<>.

Any suggestions?

Thanks,
	Andreas




More information about the Cplusplus-sig mailing list