Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 386 Bytes

File metadata and controls

25 lines (18 loc) · 386 Bytes
description Learn more about: negation Class
title negation Class
ms.date 11/04/2016
f1_keywords
type_traits/std::negation
helpviewer_keywords
negation

negation Class

Syntax

template <class T>
struct negation;

Requirements

Header: <type_traits>

Namespace: std

See also

<type_traits>