skip to main
|
skip to sidebar
C++ Trivia
Monday, October 30, 2017
C++17: Logical operator traits
C++17 added the type traits: conjunction, disjunction, and negation.
References:
https://en.wikipedia.org/wiki/C%2B%2B17
http://en.cppreference.com/w/cpp/types/conjunction
http://en.cppreference.com/w/cpp/types/disjunction
http://en.cppreference.com/w/cpp/types/negation
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Deals
Amazon.com Widgets
My Workspace
19"-23"-19" with Tritton See2
Bloomberg Message Team
Last Row: Kwok, Marcos, Chintan, Jonathan, Steve, Rakan, Alex, Joel, Sam, Hector, Adam, Zak, Mike, Me, Middle Row: Linda, Di, Sid, Jun, Joe, Paul, Suganya, Steve, James, Hunter, Scott, Todd, Front Row: Venkat, Noah, Matt, Carilda, Gary
Dialogic Computer Telephony Team
Glenn, Ray, Naum, Larry, Lisa, Me, Jim, Hyung, John, Frank
Search This Blog
Followers
Blog Archive
▼
2017
(260)
►
December
(40)
►
November
(40)
▼
October
(50)
C++17: std::invoke
C++17: operator++(bool) was removed
C++17: Logical operator traits
C++17: std::byte
C++17: tagged union container
C++17: Bessel functions
C++17: elliptic integrals
C++17: Parallel versions of STL algorithms
C++17: New file system library
C++17: Old Function Adapters Removed
C++17: Removal of std::random_shuffle
C++17: Removal of std::auto_ptr
C++17: "contiguous iterators"
C++17: Uniform container access
C++17: insert_or_assign
C++17: try_emplace
C++17: std::uncaught_exceptions
C++17: std::any
C++17: std::optional
C++17: std::string_view
C++17: Value of __cplusplus
C++17: __has_include
C++17: Inline variables
C++17: Template deduction of constructors
C++17: Extensions on over-aligned memory allocation
C++17: Initializers in if and switch statements
C++17: Structured binding declarations
C++17: A compile-time static if
C++17: Fold expressions for variadic templates
C++17: Constant evaluation for all non-type templa...
C++17: [[maybe_unused]] Attribute
C++17: Hexadecimal Floating-Point Literals
C++17: Utf-8 Character Literals
C++17: [[nodiscard]] Attribute
C++17: [[fallthrough]] Attribute
C++17: Shortened Nested Namespace Definitions
C++17: New Rules for auto Deduction
C++17: Template template parameter can be declared...
C++17: Trigraphs Removed
C++17: Static_assert Message Optional
C++14: The std::quoted
C++14: std::cbegin/std::cend/std::crbegin/std::crend
C++14: std::integer_sequence
C++14: std::integral_constant gained an operator()
C++14: std::make_unique
C++14: Tuple addressing via type
C++14: Standard user-defined literals
C++14: Heterogeneous lookup in associative containers
C++14: Shared Lock Type
C++14: Shared Timed Mutex
►
September
(40)
►
August
(40)
►
July
(50)
►
2014
(1)
►
November
(1)
►
2011
(1)
►
August
(1)
►
2010
(718)
►
December
(249)
►
November
(255)
►
October
(62)
►
September
(31)
►
August
(16)
►
July
(16)
►
June
(15)
►
May
(15)
►
April
(15)
►
March
(15)
►
February
(14)
►
January
(15)
►
2009
(25)
►
December
(15)
►
November
(10)
About Me
C++ Trivia
View my complete profile
No comments:
Post a Comment