[Boost-bugs] [Boost C++ Libraries] #6458: Bug in a multi_array print_array example

Subject: [Boost-bugs] [Boost C++ Libraries] #6458: Bug in a multi_array print_array example
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-27 14:52:09


#6458: Bug in a multi_array print_array example
--------------------------------------+-------------------------------------
 Reporter: nootropic.kint@… | Owner: matias
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: Documentation
  Version: Boost 1.48.0 | Severity: Problem
 Keywords: |
--------------------------------------+-------------------------------------
 http://www.boost.org/doc/libs/1_48_0/libs/multi_array/example/print_array.cpp

 change

 '''void print(std::ostream& os, const double& x)'''

 to

 '''template<> void print<double>(std::ostream& os, const double& x)'''

 reference:
 http://stackoverflow.com/questions/9034554/pretty-print-of-boostmulty-
 array-example-fails/

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