leruslerus42 / 42HN__CPP_MODULES_CPP07

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPP MODULES: CPP07

The goal of the C ++ modules 00 to 08 is to introduce the student to Object-Oriented Programming and the C ++ programming language in general.

TOPICS

  • C++ templates

DESCRIPTION

  • ex00: Function templates
  • ex01: Function templates: Iter
  • ex02: Class templates: Array

Please Note: You can take a look in the subject.pdf file for more relative informations about how the single exercises should be implemented.

RESULT

Screenshot 2022-11-01 at 07 35 47

About


Languages

Language:C++ 84.6%Language:Makefile 15.4%