Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2005-02-02 17:24:23


Daryle Walker <darylew_at_[hidden]> writes:

> On 1/31/05 4:29 PM, "David Abrahams" <dave_at_[hidden]> wrote:
>
>> "John H. Spicer" <jhs_at_[hidden]> writes:
>>
>>> This file includes the code below in an #else for
>>> BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION. We give an error on that code
>>> because of a missing "template" keyword (between :: and helper).
>>>
>>> What is the proper channel for reporting things like this?
>>
>> http://www.boost.org/more/bugs.htm shows several alternatives.
>>
>>> template < unsigned long Value2 >
>>> struct helper
>>> {
>>> BOOST_STATIC_CONSTANT( unsigned long, value
>>> = static_gcd_helper2_t<Value2>::helper<Value1 % Value2>::value );
>>> };
>
> Did you apply the change already, Dave? (Assuming that it's the correct
> action.)

Sorry, not my job (and it would be nice if you'd check the CVS
yourself to find out, if you are the maintainer). All I did was to
forward the message here.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk