Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 7/13/2023
Public
Document Table of Contents

noBool

Disables the bool keyword.

Syntax

Linux:

None

macOS:

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