An open API service indexing awesome lists of open source software.

https://github.com/solareenlo/42old-cpp_module_07

42Old-CPP Module 07
https://github.com/solareenlo/42old-cpp_module_07

42 42born2code 42cursus cpp98

Last synced: 4 months ago
JSON representation

42Old-CPP Module 07

Awesome Lists containing this project

README

        

# 42Old-CPP_Module_07
[![Reviewdog](https://github.com/solareenlo/42Old-CPP_Module_07/actions/workflows/reviewdog.yml/badge.svg)](https://github.com/solareenlo/42Old-CPP_Module_07/actions/workflows/reviewdog.yml)
[![Cpplint](https://github.com/solareenlo/42Old-CPP_Module_07/actions/workflows/cpplint.yml/badge.svg)](https://github.com/solareenlo/42Old-CPP_Module_07/actions/workflows/cpplint.yml)
[![Sanitizer](https://github.com/solareenlo/42Old-CPP_Module_07/actions/workflows/sanitizer.yml/badge.svg)](https://github.com/solareenlo/42Old-CPP_Module_07/actions/workflows/sanitizer.yml)
[![Valgrind](https://github.com/solareenlo/42Old-CPP_Module_07/actions/workflows/valgrind.yml/badge.svg)](https://github.com/solareenlo/42Old-CPP_Module_07/actions/workflows/valgrind.yml)
[![Make on Linux](https://github.com/solareenlo/42Old-CPP_Module_07/actions/workflows/make_on_linux.yml/badge.svg)](https://github.com/solareenlo/42Old-CPP_Module_07/actions/workflows/make_on_linux.yml)

## ex02
- [Standard library header ](https://en.cppreference.com/w/cpp/header/stdexcept)
- [Member access operators](https://en.cppreference.com/w/cpp/language/operator_member_access)

## ex01
- mapi of libft

## ex00
- [Templates cplusplus](https://www.cplusplus.com/doc/oldtutorial/templates/)
- [Templates cppreference](https://en.cppreference.com/w/cpp/language/templates)