$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2006-02-25 14:13:38
>> named_xxx_object -> xxx_services so
>>
>> shared_memory_services
>> mapped_file_services
>> heap_memory_services
>> external_memory_services
>
> I haven't followed this portion of the discussion very closely, so maybe
> it's been discussed. But, what does the "_services" suffix really add? It
> just seems superfluous to me.
It doesn't say much but I pretend to give a name to "a shared
memory/memory mapped/heap memory segment that can allocate/find/destroy
named objects, raw memory and do more things". And it has to be short!
Any suggestion?
Thanks for your reply,
Ion