forked from boostorg/range
[boost][range] - Updated begin/end to be protected against accidental ADL to improve compatibility with C++0x. Added any_range which adds type erasure support. Added a type_erased adaptor to utilise the any_range. Implemented the any_iterator using a small buffer optimization to avoid heap usage.
[SVN r67541]
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
<dt><span class="section"><a href="semantics/functions.html">Functions</a></span></dt>
|
||||
</dl></div>
|
||||
<a name="range.reference.concept_implementation.semantics.notation"></a><h6>
|
||||
<a name="id678218"></a>
|
||||
<a name="id654700"></a>
|
||||
<a class="link" href="semantics.html#range.reference.concept_implementation.semantics.notation">notation</a>
|
||||
</h6>
|
||||
<div class="informaltable"><table class="table">
|
||||
|
Reference in New Issue
Block a user