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 159132

Summary: Unresolved forward declaration in template parameters
Product: cnd Reporter: nnnnnk <nnnnnk>
Component: Code ModelAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description nnnnnk 2009-02-25 11:36:30 UTC
Example:
template<typename Uniq> struct custom_manip {};
typedef custom_manip<struct quote_t> quote;
Comment 1 nnnnnk 2009-03-03 12:27:02 UTC
Less than 20 unresolved ids on Boost