Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 523 Bytes

File metadata and controls

15 lines (13 loc) · 523 Bytes
title C26456
ms.date 12/14/2018
ms.topic conceptual
f1_keywords
C26456
helpviewer_keywords
C26456
ms.assetid 3a3ad636-0938-40b5-93ce-169322e2ff23
author kylereedmsft
ms.author kylereed

C26456 DONT_HIDE_OPERATORS

Hiding base methods that aren't virtual is error prone and makes code harder to read.

C++ Core Guideline for this warning