Skip to content
/ cppstl Public

standard library data types exercise using requests and responses of mocked server

Notifications You must be signed in to change notification settings

loop614/cppstl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLDR: Practicing stl data types, all for fun and education

Requirements

make, c++ compiler, check Makefile

Quick Start

$ make build
$ make run

TODOs:

  • try out the unordered_map
  • example of all c++ smart pointers

About

standard library data types exercise using requests and responses of mocked server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published