Re: [Boost-bugs] [Boost C++ Libraries] #6499: [move][doc] missing at() document

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6499: [move][doc] missing at() document
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-31 08:26:31


#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
Resolution: | Keywords:
--------------------------------------------------------+-------------------

Comment (by Akira Takahashi <faithandbrave@…>):

 and, Throwing document in "const_reference stable_vector::at() const"
 {{{
 Throws: Nothing.
 }}}

 should be:
 {{{
 Throws: std::range_error if n >= size()
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6499#comment:1>
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