Skip to content

votetz/cpp_2k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📁 cpp_2k

A structured collection of C++20 academic projects and core libraries.


📌 OVERVIEW

The repository is organized into libs (shared logic) and projects (executable apps).

🛠 REQUIREMENTS

  • C++20 compiler (GCC, Clang, or MSVC)
  • CMake 3.10+
  • Qt 5.15+ (for GUI projects)

⚙️ INSTALLATION & BUILD

1. Configure the project:

cmake -B build -G ninja

ninja /build

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors