pub static CPP: LanguageSupportExpand description
C++ language entry.
.h stays with C and .hpp/.hh/.hxx with C++: a header’s language
is convention, not syntax, and the extensions are how every build system
in practice distinguishes them.
pub static CPP: LanguageSupportC++ language entry.
.h stays with C and .hpp/.hh/.hxx with C++: a header’s language
is convention, not syntax, and the extensions are how every build system
in practice distinguishes them.