Subject: [Boost-bugs] [Boost C++ Libraries] #3619: MPL error when using planar images in GCC 4.4
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-14 12:39:59
#3619: MPL error when using planar images in GCC 4.4
-------------------------------------------+--------------------------------
Reporter: Robert Fendt <rmfendt@â¦> | Owner: hljin
Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: GIL
Version: Boost 1.40.0 | Severity: Showstopper
Keywords: GIL, MPL, GCC 4.4 |
-------------------------------------------+--------------------------------
Trying to create an instance of e.g. rgb8_planar_image_t when using GCC
4.4, the following template error is produced:
error: âtemplate<class Sequence, long int N> struct boost::mpl::at_câ is
not a function
The test code is very minimal, just trying to create an object of type
rgb8_planar_image_t; the problem actually occurs with all planar types.
Reproduced in Boost 1.38, 1.40 and 1.41beta1; GCC version is
4.4.1-4ubuntu8 on Kubuntu 'Karmic'.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3619> 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:01 UTC