RE: [boost] type traits question

2003-01-18 Thread Aleksey Gurtovoy
Ronald Garcia wrote: > The code you posted compiles under KCC both with and without > the --strict command-line parameter. Good, check out the latest CVS sources, then - the issue should be fixed now. > Hope this helps, and thank you. You are welcome! Aleksey

RE: [boost] type traits question

2003-01-18 Thread Ronald Garcia
On Sat, 18 Jan 2003, Aleksey Gurtovoy wrote: > Could you test if the following compiles successfully with the latest CVS > sources? > [...] The code you posted compiles under KCC both with and without the --strict command-line parameter. Hope this helps, and thank you. Cheers, ron __

RE: [boost] type traits question

2003-01-18 Thread Aleksey Gurtovoy
Ronald Garcia wrote: > Here's the version blurb: > > Edison Design Group C/C++ Front End, version 2.43.1 (Jan 16 > 2001 11:20:19) > Copyright 1988-1999 Edison Design Group, Inc. > > KAI C++ 4.0d (KCC) -- Jan 16 2001 -- (C) Copyright 1994-2000 Kuck & > Associates, > Inc. Thanks! > > AFAIK It s

RE: [boost] type traits question

2003-01-17 Thread Ronald Garcia
On Fri, 17 Jan 2003, Aleksey Gurtovoy wrote: > Ronald Garcia wrote: > > Howdy. I am trying to use KCC in strict mode to compile some > > code that depends on type traits. > > Which version? Does it support partial template specialization/template > template parameters? > Here's the version blu

RE: [boost] type traits question

2003-01-17 Thread Aleksey Gurtovoy
Ronald Garcia wrote: > Howdy. I am trying to use KCC in strict mode to compile some > code that depends on type traits. Which version? Does it support partial template specialization/template template parameters? > I am getting a large quantity of errors along these lines: > > "/u/garcia/sr