2023OSSLteam / 2023OSSLteam/StockTrading

header 및 project 전체 파일 구조 수정

オープン
#25 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
C++
スター
1
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

## 목적
Header 가 중복 선언되는 에러와 목적에 맞지 않는 기능이 cpp 파일 내에 존재

## 작업 상세 내용
CRUD 내 extrafunction들 extrafunction.cpp로 이동
Ifdef 로 헤더 중복 선언 방지

## Reference

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp
領域
backend
issue の種類
リファクタリング
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。