2023OSSLteam / 2023OSSLteam/StockTrading
main create() parameter error 수정
- Ngôn ngữ chính
- C++
- Star
- 1
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 목적
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- cpp
- Lĩnh vực
- backend
- Loại issue
- Lỗi
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 30/100