User profile: breadbread1984

User info
User name:breadbread1984
Email:breadbread1984@163.com
Name:Xie Yi
Location:Beijing, P.R.China
History
Joined:
Number of posts:48
Latest posts:

how to create an array with boost.python
I want to create python array with boost.python but get segment fault every time. I paste my code as...

input stream error during deserializing with boost xml archiver
the codepad.org cut the xml short. I reproduce the problem through a few codes. I pasted the code [h...

input stream error during deserializing with boost xml archiver
I want to archive object to xml file with boost xml archiver. The object can be serialized without p...

boost library graph + serialization problem
I am using boost graph library. I can serialize the graph successfully. But when deserialized a gr...

cross reference problem
I cant get the following code compiled. The following code is an abstraction of the problem I met in...