From: Robert Ramey (ramey_at_[hidden])
Date: 2007-05-07 02:32:18


Peter Dimov wrote:
If you use
> serialization to send a Boost.MI object over the wire to another
> machine, it should be possible for the non-C++ program on the other
> end to reconstruct the data structure.

Not every language can support all the data structures that C++
supports.

Robert Ramey