Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9749646
bug665086.cpp
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
644 B
Subscribers
None
bug665086.cpp
View Options
/*
Bugs item #665086, was opened at 2003-01-09 15:30
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=106556&aid=665086&group_id=6556
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Welti Marco (cider101)
Assigned to: Nobody/Anonymous (nobody)
Summary: nested namespaces
Initial Comment:
hi
it seems that ctags has ommits the scope for nested
namespaces.
*/
namespace
N1
{
namespace
N2
{
class
C12
{}
}
}
/*
N1 test.h /^namespace N1$/;" namespace line:1
N2 test.h /^namespace N2$/;" namespace line:3
C12 test.h /^ class C12{};$/;" class line:5 namespace:N1::N2
*/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 25, 6:04 PM (3 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3464469
Attached To
rPUC universal-ctags debian packaging
Event Timeline
Log In to Comment