[Boost-bugs] [Boost C++ Libraries] #7465: Wrong construtors access type in scale_transformer class

Subject: [Boost-bugs] [Boost C++ Libraries] #7465: Wrong construtors access type in scale_transformer class
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-03 19:20:33


#7465: Wrong construtors access type in scale_transformer class
---------------------------------------------------------------+------------
 Reporter: Kirill Ierusalimov <kirill.ierusalimov@…> | Owner: barendgehrels
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: geometry
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: geometry scale_transformer constructor |
---------------------------------------------------------------+------------
 Access type of constructors in class
 boost::geometry::strategy::transform::scale_transformer<P1, P2, 3, 3>
 should be public (now it is private) like in 2D version of scaler (see
 header boost/geometry/strategies/transform/matrix_transformers.hpp). So it
 is no way to create object of type scale_transformer<P1, P2, 3, 3>.

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