ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,435 results

CppNow
C++Now 2018: Wissam Mehio “Enums four ways”

http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

4:15
C++Now 2018: Wissam Mehio “Enums four ways”

2,017 views

7 years ago

Christian Stöcker
C Programming #21: Enumeration Data Type enum

In C, you can also define your own data types. A very simple data type is the enumerated data type enum. I'll show you how to ...

6:30
C Programming #21: Enumeration Data Type enum

3,980 views

5 years ago

SHS-DCC
Video 38 Curso lenguaje C - Estructura Enum

Se presenta una estructura de arquitectura diferente a las ya vistas. Link para descargar, de GitHub, los archivos utilizados para ...

7:19
Video 38 Curso lenguaje C - Estructura Enum

76 views

1 year ago

Peter Schneider
Get maximum of enum in pure C

Get maximum of enum in pure C I hope you found a solution that worked for you :) The Content is licensed under ...

3:55
Get maximum of enum in pure C

4 views

8 months ago

Peter Schneider
DRY: C++11 enum class vs C enum

DRY: C++11 enum class vs C enum I hope you found a solution that worked for you :) The Content (except music & images) is ...

2:23
DRY: C++11 enum class vs C enum

2 views

2 years ago

CppNow
Sweating the Small Stuff: Brace Initialization, Unions and Enums - Scott Schurr [ C++Now 2013 ]

https://cppnow.org -- C++11 has lots of glitzy new stuff: lambdas, move constructors and the like. In the midst of all this cool stuff ...

1:33:40
Sweating the Small Stuff: Brace Initialization, Unions and Enums - Scott Schurr [ C++Now 2013 ]

714 views

12 years ago

Natasha CPE-KMUTT
[CPE100] C Union Enum LinkedList

[CPE100] C Union Enum LinkedList.

39:45
[CPE100] C Union Enum LinkedList

24 views

3 years ago

Infraestructura - Linux - Programación
14   Leng C   Enum   Punteros   Estructuras

... programación 1 lenguaje c específicamente en la parte 14 que concierne a los temas de enumeraciones punteros y estructuras ...

46:00
14 Leng C Enum Punteros Estructuras

227 views

3 years ago

The Debug Zone
Understanding C# Enum Default Values: Common Issues and Solutions

In this video, we delve into the world of C# enums, exploring their default values and the common pitfalls developers encounter.

4:47
Understanding C# Enum Default Values: Common Issues and Solutions

32 views

11 months ago

The Debug Zone
How to Assign Values to Enums in C: A Complete Guide for Beginners

In this video, we'll explore the fundamentals of using enums in C programming, specifically focusing on how to assign values to ...

2:16
How to Assign Values to Enums in C: A Complete Guide for Beginners

0 views

1 month ago

The Debug Zone
How to Initialize a 2D std::array of Enum Class in C++11: A Step-by-Step Guide

In this video, we'll explore the process of initializing a 2D `std::array` of an enum class in C++11. Whether you're a beginner ...

3:01
How to Initialize a 2D std::array of Enum Class in C++11: A Step-by-Step Guide

3 views

1 year ago

Hassan Habib
C# Flags: Beginner's Guide

In this session, we dive into Flags in C#—a powerful feature that allows software engineers to represent multiple options within a ...

9:42
C# Flags: Beginner's Guide

4,675 views

9 months ago

Nida Karagoz
Get maximum of enum in pure C (3 SOLUTIONS!!)

Get maximum of enum in pure C (3 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is licensed under ...

2:48
Get maximum of enum in pure C (3 SOLUTIONS!!)

0 views

8 months ago

The Debug Zone
C++ Enum Class and std::size_t Implicit Conversion: Common Issues Explained

In this video, we delve into the intricacies of C++ enum classes and the implicit conversion of `std::size_t`. While these features ...

3:06
C++ Enum Class and std::size_t Implicit Conversion: Common Issues Explained

6 views

3 weeks ago

Roel Van de Paar
Iterable enum class in C++11

Iterable enum class in C++11 Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:00
Iterable enum class in C++11

5 views

3 years ago

Darrell Root
The Swift Programming Language Book: Enumerations - The Video Version

This 15-minute video is an unabridged presentation of "The Swift Programming Language (Swift 5.6 Beta)" book chapter on ...

15:00
The Swift Programming Language Book: Enumerations - The Video Version

130 views

3 years ago

Peter Schneider
Is using-declaration with an anonymous enum valid in modern C++

Is using-declaration with an anonymous enum valid in modern C++ I hope you found a solution that worked for you :) The Content ...

3:49
Is using-declaration with an anonymous enum valid in modern C++

2 views

1 year ago

Peter Schneider
How to loop through all enum values in C#?

How to loop through all enum values in C#? [duplicate] I hope you found a solution that worked for you :) The Content (except ...

4:58
How to loop through all enum values in C#?

35 views

3 years ago

The Debug Zone
Understanding Custom Enum Underlying Types in C#: A Comprehensive Guide

In this video, we delve into the fascinating world of custom enums in C#. Enums are a powerful feature that allows developers to ...

1:55
Understanding Custom Enum Underlying Types in C#: A Comprehensive Guide

8 views

8 months ago

Peter Schneider
product enum class in c++

product enum class in c++ I hope you found a solution that worked for you :) The Content is licensed under ...

2:45
product enum class in c++

3 views

8 months ago