코딩테스트 대비 문제집(Baekjoon Online Judge)
-
Updated
Jan 26, 2025 - C++
코딩테스트 대비 문제집(Baekjoon Online Judge)
A collection of C++11 headers useful for reverse engineering
Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.
This repository will provide all solutions including codes and mcq of Data Structure using C++ course of Coding Ninja given to Chitkara University students. All solutions will be added in the repository before deadline. Kindly try to solve questions yourself and use the solutions only for reference purpose.
This repo contains all the C++ programs that are made as part of Object Oriented Programming subject.
Easily read and write process memory on windows 🧠
any_ptr and any_shared_ptr are 2 C++ containers for storing pointers to heterogeneous types that, unlike std::any, preserves normal pointer behaviour.
Cheat Engine-like pointer chains for C++17
A simple program that traps the mouse cursor within certain limits. Based on Windows Forms using C++/CLI. Made with Visual Studio 2013.
Non-owning smart pointer which is aware of pointee destruction
C++ utility library
Data Structures classes of CStack, CQueue, CPriority & Linked List in C++
C++ is an object-oriented programming language which gives a clear structure to programs and allows code to be reused, lowering development costs. C++ is portable and can be used to develop applications that can be adapted to multiple platforms. C++ is fun and easy to learn! Paradigms: Object-oriented programming Designed by: Bjarne Stroustrup
Test utility for dependency injection when using std::unique_ptr class.
Add a description, image, and links to the pointer topic page so that developers can more easily learn about it.
To associate your repository with the pointer topic, visit your repo's landing page and select "manage topics."