$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Survey: What should an immutable byte sequence data structure be named?
From: Schrader, Glenn - 1002 - MITLL (gschrad_at_[hidden])
Date: 2011-01-28 16:32:18
How about something like "atomic_buffer" (or _text, _string, etc)? There is some precedent with "atomic operations" where multiple normally separate things are made indivisible.
--ges