Future

C++

Official tag for the C++ programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
ИСТОРИЯ .NET

ИСТОРИЯ .NET

6
Comments
1 min read
How to Build a Node.js Camera Addon and Using It for Image Processing

How to Build a Node.js Camera Addon and Using It for Image Processing

Comments
8 min read
C++20 - s(uper)size

C++20 - s(uper)size

Comments
1 min read
5 ways of passing unique pointer to a function in C++

5 ways of passing unique pointer to a function in C++

1
Comments 1
4 min read
Securing C++ iostream: Key Vulnerabilities and Mitigation Strategies

Securing C++ iostream: Key Vulnerabilities and Mitigation Strategies

Comments
4 min read
Reading Text Files Like a Pro - C++

Reading Text Files Like a Pro - C++

Comments
1 min read
Day 7 : C++ language | Comparison Operators

Day 7 : C++ language | Comparison Operators

Comments
2 min read
Day 5: C++ language | Arithmetic Operators

Day 5: C++ language | Arithmetic Operators

Comments
3 min read
Day 6: C++ Language | Assignment operators

Day 6: C++ Language | Assignment operators

Comments
2 min read
OpenMP Data-Sharing Clauses: Differences Explained

OpenMP Data-Sharing Clauses: Differences Explained

Comments
2 min read
How to correctly rotate an OBB ?

How to correctly rotate an OBB ?

Comments
3 min read
Day 3: C++ language | Variables | Datatypes | Part-1

Day 3: C++ language | Variables | Datatypes | Part-1

Comments
2 min read
Bug of the week #2

Bug of the week #2

Comments
1 min read
Antivirus in C++

Antivirus in C++

Comments
1 min read
Switch Case

Switch Case

Comments
1 min read
Understanding Linked Lists: A Solution to Array Limitations

Understanding Linked Lists: A Solution to Array Limitations

Comments
4 min read
Court is in session: Top 10 most notorious C and C++ errors in 2024

Court is in session: Top 10 most notorious C and C++ errors in 2024

Comments
21 min read
GossipSampling - A Stand Alone Peer Sampling Service

GossipSampling - A Stand Alone Peer Sampling Service

Comments
1 min read
Day 5: Operators in C++ – Building Blocks of Logic

Day 5: Operators in C++ – Building Blocks of Logic

Comments
2 min read
Mixing Objective-C and C++ in macOS to Build a Camera-Based Barcode Scanner

Mixing Objective-C and C++ in macOS to Build a Camera-Based Barcode Scanner

Comments
8 min read
Recursion it is : LeetCode 494

Recursion it is : LeetCode 494

Comments
1 min read
5 least known STL utilities in C++

5 least known STL utilities in C++

Comments
2 min read
How to Implement Camera Preview with Windows Media Foundation API in C++

How to Implement Camera Preview with Windows Media Foundation API in C++

Comments
8 min read
C++ : Compile Time Errors

C++ : Compile Time Errors

Comments
1 min read
ทำความเข้าใจเกี่ยวกับ Big-O และตัวอย่างโค้ดในภาษา C++

ทำความเข้าใจเกี่ยวกับ Big-O และตัวอย่างโค้ดในภาษา C++

Comments
2 min read
How Memory Shapes Data Structures: Arrays and Allocation

How Memory Shapes Data Structures: Arrays and Allocation

Comments
3 min read
My first day of learning DSA

My first day of learning DSA

Comments
1 min read
2D Physics Engine with c++

2D Physics Engine with c++

2
Comments
6 min read
Integer Type Performance

Integer Type Performance

1
Comments
4 min read
Pointers in C++: Memory Management, Arrays, and Smart Pointers

Pointers in C++: Memory Management, Arrays, and Smart Pointers

Comments
7 min read
[Paper Implementation] Fast Shape-based Template Matching

[Paper Implementation] Fast Shape-based Template Matching

Comments
7 min read
Day 3: Understanding Variables and Constants – The Building Blocks of C++

Day 3: Understanding Variables and Constants – The Building Blocks of C++

Comments
1 min read
Programming Problem Solving: C++ Case Study

Programming Problem Solving: C++ Case Study

Comments
6 min read
unique_ptr<T> - A minimal implementation

unique_ptr<T> - A minimal implementation

Comments
5 min read
Why I'm Learning C++ and Sharing It with You

Why I'm Learning C++ and Sharing It with You

1
Comments
2 min read
New diagnostic rules in PVS-Studio 7.34

New diagnostic rules in PVS-Studio 7.34

Comments
10 min read
Building a Lightweight C++ Camera Library for Barcode Scanning on Linux

Building a Lightweight C++ Camera Library for Barcode Scanning on Linux

Comments
9 min read
Day 2: C++ language - Output

Day 2: C++ language - Output

Comments
3 min read
How third-party libraries change code analysis rules

How third-party libraries change code analysis rules

Comments
8 min read
C++ Journey

C++ Journey

Comments 2
1 min read
Introduction: VULKAN API

Introduction: VULKAN API

Comments
3 min read
Rust in Systems Programming: Why Devs Are Choosing Rust Over C and C++

Rust in Systems Programming: Why Devs Are Choosing Rust Over C and C++

3
Comments
3 min read
為什麼 member function 不叫做 function member?

為什麼 member function 不叫做 function member?

Comments
1 min read
[Rust Self-Study] 1.0. Intro

[Rust Self-Study] 1.0. Intro

Comments
3 min read
Mastering Debugging in C++: Techniques, Tools, and Best Practices for Developers

Mastering Debugging in C++: Techniques, Tools, and Best Practices for Developers

Comments
7 min read
First Steps in C++: An Introductory Capstone Project

First Steps in C++: An Introductory Capstone Project

1
Comments
4 min read
Global vs Static in C++

Global vs Static in C++

Comments
1 min read
Explaining donut like 5 years old Part-4 (Last)

Explaining donut like 5 years old Part-4 (Last)

1
Comments
4 min read
Explaining donut like 5 years old Part-3

Explaining donut like 5 years old Part-3

Comments
3 min read
Range-Based For Loop Implementation

Range-Based For Loop Implementation

Comments
2 min read
DocWire - 2024.12.04 release

DocWire - 2024.12.04 release

Comments
1 min read
Top 5 Compiler Flags to Prevent Stack-Based Attacks

Top 5 Compiler Flags to Prevent Stack-Based Attacks

Comments
4 min read
Brain debugging. Interview with Anders Schau Knatten, author of "C++ Brain Teasers: Exercise Your Mind"

Brain debugging. Interview with Anders Schau Knatten, author of "C++ Brain Teasers: Exercise Your Mind"

Comments
8 min read
Mastering Trampolining: A Deep Dive into Recursive Optimization

Mastering Trampolining: A Deep Dive into Recursive Optimization

3
Comments
4 min read
Visual Studio Code로 C++ 작업 자동화하기: tasks.json 사용법

Visual Studio Code로 C++ 작업 자동화하기: tasks.json 사용법

Comments
1 min read
Building a Flutter VIN Scanner for Windows Using Dynamsoft Capture Vision C++ SDK

Building a Flutter VIN Scanner for Windows Using Dynamsoft Capture Vision C++ SDK

Comments
6 min read
Unused variables in C/C++: why and how?

Unused variables in C/C++: why and how?

Comments
4 min read
Jas - My x64 assembler

Jas - My x64 assembler

Comments
1 min read
Building a Python Camera SDK and Using It for Multi-Barcode Scanning

Building a Python Camera SDK and Using It for Multi-Barcode Scanning

Comments
11 min read
Methods for finding memory leaks in Visual Studio

Methods for finding memory leaks in Visual Studio

Comments
2 min read
loading...