Skip to content

Example of Deck with template class and use of c++ std lib

License

Notifications You must be signed in to change notification settings

davidelacroce89/Deck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deck

Example of Deck with template class and use of c++ std lib

Build

mkdir build cd build cmake .. make

For mac you can use instead cmake .. -G Xcode xcodebuild

Run

with command ./Deck

Test framework

git subtree add --prefix=third/catch2 https://github.com/catchorg/Catch2.git v3.7.0 --squash

About

Example of Deck with template class and use of c++ std lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published