Variable: c-<-pseudo-digraph-cont-regexp
c-<-pseudo-digraph-cont-regexp is a buffer-local variable defined in
cc-engine.el.gz.
Documentation
Regexp matching the continuation of a pseudo digraph starting "<".
This is used only in C++ Mode, where "<::" is handled as a template opener followed by the "::" operator - usually.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz
(c-declare-lang-variables)