2023OSSLteam / 2023OSSLteam/StockTrading
header 및 project 전체 파일 구조 수정
- 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ả
## 목적
Header 가 중복 선언되는 에러와 목적에 맞지 않는 기능이 cpp 파일 내에 존재
## 작업 상세 내용
CRUD 내 extrafunction들 extrafunction.cpp로 이동
Ifdef 로 헤더 중복 선언 방지
## Reference
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
The issue mentions moving extra functions from CRUD files to an extrafunction.cpp file and adding include guards (ifdef) to prevent header duplication. Start by examining the project's header and source files to understand the current structure and identify the CRUD modules and the extra functions. Look for header files that are included multiple times and apply standard include guard patterns. Verify the changes compile and the separated functions are correctly linked.
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
- Tái cấu trúc
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100