Subject: [Boost-bugs] [Boost C++ Libraries] #6499: [move][doc] missing at() document
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-31 08:21:46
#6499: [move][doc] missing at() document
-------------------------------------------------------+--------------------
Reporter: Akira Takahashi <faithandbrave@â¦> | Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: move
Version: Boost 1.48.0 | Severity: Problem
Keywords: |
-------------------------------------------------------+--------------------
missing operator[]() and at() document.
{{{
Requires: size() < n.
}}}
should be:
{{{
Requires: size() > n.
}}}
target class:deque, stable_vector, basic_string, vector
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6499> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:08 UTC