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 - [code model] support meta programming using preprocessor and templates
Summary: [code model] support meta programming using preprocessor and templates
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@cnd
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-10-20 09:08 UTC by rmartins
Modified: 2013-05-07 11:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.