Skip to content

Alessandro-DST/Cpp-WB-exercise-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cpp-WB-exercise-1

Create a small library mylib with include/mylib/calculator.hpp and src/calculator.cpp exposing class Calculator (add, sub, mul, div). Provide a CMake target mylib and a small app target that uses it. No using namespace std; in headers.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors