The “acp_assume_not_type” Pragma

This pragma is meaningful when parsed by the Front-End Auto-Complete Parser (FEACP), as when editing in the Visual Studio IDE with IntelliSense enabled. In actual compilation, the pragma is not known and causes warning C4068 at level 1.

Syntax

#pragma acp_assume_not_type ( identifier )