User profile: Fire Button

User info
User name:Fire Button
History
Joined:Dec 6, 2008 at 1:16pm
Number of posts:15
Latest posts:

[SOLVED] Copying (and downsizing) dynamic data structures
Weird - I'd think it was dependent on the class implementation. Oh well, I've got my answer - thank ...

[SOLVED] Copying (and downsizing) dynamic data structures
But how about this example: http://www.cplusplus.com/reference/string/string/capacity.html The...

[SOLVED] Copying (and downsizing) dynamic data structures
Oo. D'oh! I feel like a noob. I thought I'd read the string documentation. I know I'm going of...

[SOLVED] Copying (and downsizing) dynamic data structures
Wonderful, I may go for that. One smaller concern though - I'm wondering if this resizing - in pa...

[SOLVED] Copying (and downsizing) dynamic data structures
Thank you for your reply! Hmm, didn't know about the serialization possibilties within Boost. I'v...