Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9749660
bug852368.cpp
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
766 B
Subscribers
None
bug852368.cpp
View Options
/*
Bugs item #852368, was opened at 2003-12-01 23:20
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=106556&aid=852368&group_id=6556
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Welti Marco (cider101)
Assigned to: Nobody/Anonymous (nobody)
Summary: c/c++ unabalanced template brackets in signature
Initial Comment:
hi,
ctags 5.5x generates unbalanced tempalte brackets in
the method/function signature if a funtion parameter
is a template.
i.e.
*/
void
foo
(
std
::
vector
<
float
>
&
);
/*
generates the following signature
signature:void (std::vector<<float>&)
let me know if you need more details.
regards
cider
*/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 25, 6:04 PM (2 d, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3464670
Attached To
rPUC universal-ctags debian packaging
Event Timeline
Log In to Comment