Skip to content
This repository was archived by the owner on May 24, 2025. It is now read-only.
/ advanced_cpp Public archive

My repository with home and seminars exercises on advanced programming in C++ at MIPT AES DAFE

License

Notifications You must be signed in to change notification settings

UmbrellaLeaf5/advanced_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced programming in C++

templated: generated from UmbrellaLeaf5/template_cpp_lessons

Краткое описание

Это репозиторий с моими домашними и семинарскими работами по этому курсу, который в 2025 году читался в четвертом семестре на ПИШ ФАЛТ МФТИ.

О CMake

Под CMake тут настроены и домашние работы, и семинарские занятия (активно используя file(GLOB)). Также тут используется библиотека icecream-cpp, так что клонируйте репозиторий следующим образом:

git clone --recurse-submodules https://github.com/UmbrellaLeaf5/advanced_cpp

или

git clone https://github.com/UmbrellaLeaf5/advanced_cpp
git submodule init
git submodule update

А далее CMake вам выдаст WARNING с требованием произвести install для этой библиотеки.

About

My repository with home and seminars exercises on advanced programming in C++ at MIPT AES DAFE

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •