octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilation error: auto_ptr and private class


From: Michael Goffioul
Subject: Re: Compilation error: auto_ptr and private class
Date: Fri, 12 Feb 2010 13:13:03 +0000

On Fri, Feb 12, 2010 at 8:52 AM, Jaroslav Hajek <address@hidden> wrote:
> Another bug in MSVC++, IMO. See C++ standard, sec. 14.3, paragraph 3:
>
>  The name of a template-argument shall be accessible at the point
> where it is used as a template-argument.

I started a thread on MSVC forum, but it seems the problem is more complex
than simply MSVC not being unable to deal with private classes. See the thread
http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/6cd70115-5b7b-47c8-a0cd-5a6f2d755784

If anybody would have a stripped down example that *might* reproduce the
problem, I'd appreciate.

Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]