Intel® C++ Compiler 16.0 User and Reference Guide

noBool

Disables the bool keyword.

Syntax

Linux and OS X:

None

Windows:

/noBool

Arguments

None

Default

OFF

The bool keyword is enabled.

Description

This option disables the bool keyword.

IDE Equivalent

None

Alternate Options

None