The cpp code pieces for some practice.
- string
- struct & class
- template : pair example
- constructor & copy-ctor
- operator overloading
- cout overloading, ostream overloading
- object slice problem
- constructor & destructor order
- destructor with virtual
- string compare
- cpp string split
- string iteration by char
- string format by snprintf