DOCUMENT:Q136594 02-AUG-2001 [visualc] TITLE :FIX: Error Using Inline Assembly in a Template Class PRODUCT :Microsoft C Compiler PROD/VER::2.0,2.1,2.2 OPER/SYS: KEYWORDS:kbCompiler kbCPPonly kbVCkbbuglist kbfixlist ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft C/C++ Compiler (CL.EXE), used with: - *EDITOR Please do not choose this product*Microsoft Visual C++ 32-bit Edition* use 241, 265, 225, versions 2.0, 2.1, 2.2 ------------------------------------------------------------------------------- SYMPTOMS ======== If inline assembly is used in an inline member function defined within a templated class, the compiler generates these errors: If the assembly instruction is of the form _asm { int 3 }: error C2304: '