This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 174962

Summary: [code model] support meta programming using preprocessor and templates
Product: cnd Reporter: rmartins <rmartins>
Component: Code ModelAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: blocker Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description rmartins 2009-10-20 09:08:35 UTC
Hi,
this is a request for support of metaprogramming and better template support (projects like ACE, ACE+TAO and boost).

Thanks,
Rolando
Comment 1 nnnnnk 2009-10-20 11:08:57 UTC
Then we should support partial evaluation.

See IZ#172419 : Partial evaluation in template specializations
http://www.netbeans.org/issues/show_bug.cgi?id=172419
Comment 2 rmartins 2009-10-22 21:15:55 UTC
Hi,
does this bug blocks the following issues:
[call graph] Lacks support for template instantiation (parameter dependent)
http://www.netbeans.org/issues/show_bug.cgi?id=162205

[code completion]  Template specilization handling for content assist
http://www.netbeans.org/issues/show_bug.cgi?id=162205

Template unresolved identifier
http://www.netbeans.org/issues/show_bug.cgi?id=158692

and does it have any impact on this:
[code model]  Low performance in the creation of huge projects
http://www.netbeans.org/issues/show_bug.cgi?id=171937

Thanks,
Rolando


Comment 3 nnnnnk 2009-10-22 22:09:01 UTC
Hello Rolando, 

No, it doesn't.

Regards,
Nick.