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

16 Jan
2013
16 Jan
'13
8:58 p.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;
4536
Age (days ago)
4536
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dave Dyer