From: beastmasterT (beastmastert_at_[hidden])
Date: 2005-05-23 14:55:42


I am using the serialization library, and I need an interface to the std::queue
class. Has anyone done this before? If I need to do it by hand, I could use a
bit of guidance. I've tried to modify the deque.hpp provided, but without
success.

Thanks,

Kyle