Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Constexpr, Traits, and Static Assertions in C++

Posted By: naag
Constexpr, Traits, and Static Assertions in C++

Constexpr, Traits, and Static Assertions in C++
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 29M | 119 MB
Genre: eLearning | Language: English

Templates are a compile-time mechanism, and three recent additions to the language and library have made templates more useful than ever before. Learn about constexpr, which greatly enhances what the compiler can calculate at compile time; type traits, which make template code more robust; and static_assert, which supports compile-time assertions.

Constexpr, Traits, and Static Assertions in C++