[Boost-bugs] [Boost C++ Libraries] #6795: [type_traits] typo decay document

Subject: [Boost-bugs] [Boost C++ Libraries] #6795: [type_traits] typo decay document
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-04-16 04:59:38


#6795: [type_traits] typo decay document
-------------------------------------------------------+--------------------
 Reporter: Akira Takahashi <faithandbrave@…> | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: type_traits
  Version: Boost 1.49.0 | Severity: Problem
 Keywords: |
-------------------------------------------------------+--------------------
 http://www.boost.org/doc/libs/1_49_0/libs/type_traits/doc/html/boost_typetraits/reference/decay.html

 typo in table:
 {{{
 int(*)(double
 }}}

 should be:
 {{{
 int(*)(double)
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6795>
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:09 UTC