« Return to Thread: Codan & template template

Re: Codan & template template

by HighCommander4 :: Rate this Message:

| View in Thread


> By the way, do the indexer & parsers manage to do their job with std::conditional (C++11) ?

I haven't tested it, but it seems like something they can handle.

There are some limitations in the indexer (in particular,
https://bugs.eclipse.org/bugs/show_bug.cgi?id=299911, which I understand is
being worked on) which may lead to *certain uses* of std::conditional not
being indexed accurately, but most uses should work fine.

Regards,
Nate
     
_______________________________________________
cdt-dev mailing list
cdt-dev@...
https://dev.eclipse.org/mailman/listinfo/cdt-dev

 « Return to Thread: Codan & template template