Copy constructor A copy constructor is a constructor that copies all the information of an object by passing the object as an argument to a function. The compiler defines a default copy constructor if copy constructor is not defined. Usually, a copy constructor is used for copying objects. For example, in a game, you use it to create multiple monsters. The basic form of a copy constructor 123cla..
C++
2018. 11. 9. 07:11
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- easy algorithm
- hackerrank javascript
- repeat()
- hackerrank solution
- string class in java
- Collection Framework
- algorithm
- compareTo()
- rest parameter
- javascript
- code refactoring
- ... in Javascript
- spring boot application
- 알고리즘
- 프로그래머스
- java
- Javascript Algorithm
- easy javascript algorithm
- 프로그래머스 알고리즘
- C++
- HackerRank Algorithm
- hackerrank
- Object type casting
- equals()
- substring()
- hackerrank javascript solution
- 프로그래머스 알고리즘문제
- math.max
- HashMap
- math.abs
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
글 보관함