SYMOPT_NO_CPP top-level constant

int const SYMOPT_NO_CPP

This symbol option turns off C++ translation. When this symbol option is set, :: is replaced by __ in all symbols.

Implementation

const SYMOPT_NO_CPP = 0x00000008;