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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors