RealView
®
Compilation Tools Compiler and Libraries Guide
Version 3.0
Home
>
ARM Compiler Reference
>
GNU extensions to the ARM compiler
> C++ comments
3.3.6. C++ comments
You can use
//
to indicate the start of a one-line comment.
Supported in GNU mode and ARM mode.