Media Summary: Cakez Reacts/Reads an article about C/C++ smart pointers being Why do void pointers exist? Why do they break our code? Should we even use them? In this video I talk about why void pointers ... A smart pointer is a container/wrapper for a raw pointer. In modern C++ smart pointers are defined in the

Std Shared Ptr Is Evil - Detailed Analysis & Overview

Cakez Reacts/Reads an article about C/C++ smart pointers being Why do void pointers exist? Why do they break our code? Should we even use them? In this video I talk about why void pointers ... A smart pointer is a container/wrapper for a raw pointer. In modern C++ smart pointers are defined in the Download 1M+ code from mixing memory management and code can lead to a variety of issues in ... For more checkout This video focuses on the core debate in modern C++ regarding memory ... Thanks again Yubico for sponsoring this video! Go get a Yubikey at RIGHT NOW with my offer code ...

When I was learning to program C++ as a beginner, I thought something was weird about C++ references. It's like a pointer.... but ... Pointers sometimes have a bad vibe. But they are an important construct in C++. Today we talk about how to use them to reduce ... A lecture for BSc students in Innopolis University. The slides are here: (in LaTeX and PDF) ... We are all more or less familiar with the notion of meta-programming: writing code that generate new code at compile time.

Photo Gallery

std::shared_ptr is EVIL? | Cakez Reacts
C++: std::shared_ptr (Smart Pointer)
c++ Tutorial: shared_ptr
why do void* pointers even exist?
SMART POINTERS in C++ (for beginners in 20 minutes)
just how bad is mixing memory
Smart Pointers vs. Observer: Navigating the C++ Design Trade-off Between Safety and Efficiency
are "smart pointers" actually smart?
02. std::unique_ptr considered harmful
what even is a "reference"?
Mastering C++ pointers: the pros and cons of (raw) pointers | pointer usage with const
The Pain of OOP, Lecture #5: -ER Suffix is Evil [object oriented programming crash course]
View Detailed Profile
std::shared_ptr is EVIL? | Cakez Reacts

std::shared_ptr is EVIL? | Cakez Reacts

Cakez Reacts/Reads an article about C/C++ smart pointers being

C++: std::shared_ptr (Smart Pointer)

C++: std::shared_ptr (Smart Pointer)

A primer on the

c++ Tutorial: shared_ptr

c++ Tutorial: shared_ptr

use

why do void* pointers even exist?

why do void* pointers even exist?

Why do void pointers exist? Why do they break our code? Should we even use them? In this video I talk about why void pointers ...

SMART POINTERS in C++ (for beginners in 20 minutes)

SMART POINTERS in C++ (for beginners in 20 minutes)

A smart pointer is a container/wrapper for a raw pointer. In modern C++ smart pointers are defined in the

just how bad is mixing memory

just how bad is mixing memory

Download 1M+ code from https://codegive.com/66193a2 mixing memory management and code can lead to a variety of issues in ...

Smart Pointers vs. Observer: Navigating the C++ Design Trade-off Between Safety and Efficiency

Smart Pointers vs. Observer: Navigating the C++ Design Trade-off Between Safety and Efficiency

For more checkout https://cpp.rougeneuron.in This video focuses on the core debate in modern C++ regarding memory ...

are "smart pointers" actually smart?

are "smart pointers" actually smart?

Thanks again Yubico for sponsoring this video! Go get a Yubikey at https://www.yubico.com/store/ RIGHT NOW with my offer code ...

02. std::unique_ptr considered harmful

02. std::unique_ptr considered harmful

std

what even is a "reference"?

what even is a "reference"?

When I was learning to program C++ as a beginner, I thought something was weird about C++ references. It's like a pointer.... but ...

Mastering C++ pointers: the pros and cons of (raw) pointers | pointer usage with const

Mastering C++ pointers: the pros and cons of (raw) pointers | pointer usage with const

Pointers sometimes have a bad vibe. But they are an important construct in C++. Today we talk about how to use them to reduce ...

The Pain of OOP, Lecture #5: -ER Suffix is Evil [object oriented programming crash course]

The Pain of OOP, Lecture #5: -ER Suffix is Evil [object oriented programming crash course]

A lecture for BSc students in Innopolis University. The slides are here: https://github.com/yegor256/painofoop (in LaTeX and PDF) ...

The Three Little Dots and the Big Bad Lambdas - Joel Falcou - Meeting C++ 2017

The Three Little Dots and the Big Bad Lambdas - Joel Falcou - Meeting C++ 2017

We are all more or less familiar with the notion of meta-programming: writing code that generate new code at compile time.