Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 330520 - c++0x: Add support for c++0x lambdas
Summary: c++0x: Add support for c++0x lambdas
Status: RESOLVED INVALID
Alias: None
Product: CDT
Classification: Tools
Component: cdt-parser (show other bugs)
Version: 8.0   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Markus Schorn CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-17 15:56 EST by German CLA
Modified: 2011-01-26 06:15 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description German CLA 2010-11-17 15:56:43 EST
There is no autocompletion for c++0x lambdas, which are already supported in
gcc-4.5. I would like to see that feature implemented if possible.
Comment 1 Markus Schorn CLA 2010-11-18 03:51:48 EST
A lambda expression itself has no name and cannot be proposed in content assist. Can you provide an example that shows in what way content assist does not work for/within lamda expressions?
Comment 2 Markus Schorn CLA 2011-01-26 06:15:59 EST
No response from submitter.