Re: [cocci] c++ scope resolution operator

Sam Tygier <[email protected]> Sun, 8 Mar 2026 22:12:31 +0000
Newsgroups fr.inria.cocci
Message-ID <[email protected]>
On 08/03/2026 21:43, Julia Lawall wrote:
> On Sun, 8 Mar 2026, Sam Tygier wrote:
>> Hi,
>>
>> I am having trouble using Coccinelle with C++ around scope operators, e.g.
>> std::cout.
> Sorry, but the support for :: is still work in progress.
>
> julia

Thanks, I'll keep an eye out for updates. Is there a github issue for 
this that I could subscribe to?

Sam