Skip to main content

CPP

Static CPP 

Source
pub static CPP: LanguageSupport
Expand 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.