ctags-lang-c++
Random notes about tagging C++ source code with Universal Ctags
- Provided by: universal-ctags (Version: 6.2.1-1)
- Report a bug
Random notes about tagging C++ source code with Universal Ctags
ctags ... --languages=+C++ ... ctags ... --language-force=C++ ... ctags ... --map-C++=+.c++ ... ctags ... --map-C++=+.cc ... ctags ... --map-C++=+.cpp ... ctags ... --map-C++=+.h ... ...
This man page gathers random notes about tagging C++ source code.
ctags(1), ctags-lang-ldscript(7), The new C/C++ parser <https://docs.ctags.io/en/latest/parser-cxx.html> (<https://docs.ctags.io/en/latest/parser-cxx.html>)