zetwhite / cpp_example

cpp example code for me.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp_example

cpp example code and explanation for me.
based on online lecture : cpp unmanaged programming by pocu

contents

string

output foramtting

file input and output

reference

object orient programming

  • constructor and destructor
    about access modifier and constructor and destructor
    also about const method and difference of struct and class
  • copy constructor
  • operator overloading
    function overloading and operator overloading
    freind class and friend function
    implicit assign operator and the way to avoid implicit constructor/operator

About

cpp example code for me.


Languages

Language:C++ 98.0%Language:Shell 1.3%Language:Makefile 0.7%