$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2008-03-29 17:43:46
Hi Robert,
I'm hitting a assertion with m_key == 0.
With my debugger I can find lots and lots of items with m_key == 0.
None are one of my types, there are shared_ptr_1_32 with m_key == 0 and others.
Do you have a newer 1.36 version? Am I doing something wrong?
I'm using the 1.36 version for use with DLLs (export in a DLL and
serialize/deserialize in another).
Thanks,
-- Felipe Magno de Almeida