|
Boost Users : |
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-12-01 19:14:42
"sui tam" <suitam2006_at_[hidden]> wrote in message news:20051201193845.2075.qmail_at_web36304.mail.mud.yahoo.com...
I have a structure as:
stateStack a;
typedef std::stack < state*, std_deque<state*>> stateStack
How can I serialize this structure? I cannot find any std::stack in the serialization
header file.
There isn't, You'll have to make yourself. When you do upload it to the vault
Robert Ramey
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net