Skip to content

Latest commit

 

History

History
49 lines (44 loc) · 979 Bytes

File metadata and controls

49 lines (44 loc) · 979 Bytes
title @@: | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
@@:
dev_langs
C++
helpviewer_keywords
@@: symbol
ms.assetid 4c0aa730-d534-4efd-9608-54d683d78654
caps.latest.revision 6
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

@@:

Defines a code label recognizable only between label1 and label2, where label1 is either start of code or the previous @@: label, and label2 is either end of code or the next @@: label. See @B and @F.

Syntax

  
@@:  
  

See Also

Symbols Reference