Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5369: quaternion/octonion pow() not working
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-24 19:06:25
#5369: quaternion/octonion pow() not working
-----------------------------------------------------------------------+----
Reporter: Eduardo de Mattos Kalinowski <eduardo@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
Version: Boost 1.46.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------------------------------------+----
Comment (by Eduardo de Mattos Kalinowski <eduardo@â¦>):
g++ 4.5.2
For simple types it works, but if there are multiple levels of
indirection, it does not. The attached example shows that. A
quaternion<Wrapper<int> > works, a quaternion<Wrapper<Wrapper<int> > >
does not.
Of course that example is somewhat silly, but I stumbled across this in a
case where I do have more than one level of indirection - and not of the
same class, naturally.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5369#comment:2> 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:06 UTC