xref: /Universal-ctags/Units/parser-cxx.r/bug-github-1671.cpp.d/expected.tags (revision 1fc679ba6bb36ac3a6bbf8d56cd57eb16d5475ee)
1my_function	input.cpp	/^void my_function()$/;"	f	typeref:typename:void
2tabs	input.cpp	/^struct tabs { const static long value = x; };$/;"	s	file:
3tabs	input.cpp	/^struct tabs<x,typename enable_if_c<(x<0)>::type> { const static long value = -x; };$/;"	s	file:
4value	input.cpp	/^struct tabs { const static long value = x; };$/;"	m	struct:tabs	typeref:typename:const long	file:
5value	input.cpp	/^struct tabs<x,typename enable_if_c<(x<0)>::type> { const static long value = -x; };$/;"	m	struct:tabs	typeref:typename:const long	file:
6