Re: [Boost-users] shared memory between 32b and 64b

17 Jan
2013
17 Jan
'13
3:58 a.m.
Thanks, this pair of definitions gets off the ground. typedef offset_ptr< void , boost::int32_t , boost::uint64_t > my_offset_ptr; typedef basic_managed_shared_memory <char ,rbtree_best_fit<mutex_family, my_offset_ptr> ,iset_index> compat32_shared_memory;
4538
Age (days ago)
4538
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dave Dyer