2023OSSLteam / 2023OSSLteam/StockTrading
main create() parameter error 수정
- Lingua principale
- C++
- Stelle
- 1
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 목적
cpp에는 포인터 말고, Reference라는 개념이 있어서 모든 객체를 포인터로 넘겨주지 않아도
함수에도 수정이 가능합니다.
## 작업 상세 내용
main create() parameter error 수정
## Reference
https://blog.naver.com/PostView.nhn?blogId=je1206&logNo=221395383908&parentCategoryNo=&categoryNo=64&viewDate=&isShowPopularPosts=true&from=search
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Find the main create() function in the codebase. The issue suggests changing a parameter from a pointer to a reference. Look for function signatures involving pointers in main or related modules. Test the change by compiling and running any existing tests to ensure the reference semantics work correctly.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100