Skip to content

Latest commit

 

History

History
50 lines (46 loc) · 949 Bytes

File metadata and controls

50 lines (46 loc) · 949 Bytes
title operator : | 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
operator :
dev_langs
C++
helpviewer_keywords
: operator
operator :
ms.assetid 37c02c10-d3b0-44c2-bc69-3e8837991920
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

operator :

Overrides the default segment of expression with segment. The segment can be a segment register, group name, segment name, or segment expression. The expression must be a constant.

Syntax

  
segment  
: expression  

See Also

Operators Reference