<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 16, 2013 at 9:43 AM, Daniel B Mosesson <span dir="ltr"><<a href="mailto:dmosess1@binghamton.edu" target="_blank">dmosess1@binghamton.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I was thinking about an set of attributes for STL containers (just to<br>
make this manageable) that would identify the operations for the<br>
container classes as either read or write (or both, as in the case of<br>
indexers).<br>
Is there a reason not to use attributes for this purpose?</blockquote><div><br></div><div style>What about member functions being marked as `const`? Would that be sufficient indication?</div><div style><br></div><div style>
-- Sean Silva</div></div></div></div>