$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost Shared Memory Compilation Issue
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2011-07-21 16:15:12
El 21/07/2011 19:40, Nathan Lewis escribió:
> Ion Gaztañaga<igaztanaga<at>  gmail.com>  writes:
What does "the data is not there" mean? You can't see it with the 
debugger because pointers for shared memory are not raw pointers so the 
debugger can't show values like with heap allocations.
Best,
Ion