AsPJT / AsPJT/DungeonTemplateLibrary
なぜ人はdefault ctorのdefault指定時にconstexprを明示したくなってしまうのか
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
#21 でも一回指摘したのですが、まだあったようです。
https://github.com/Kasugaccho/DungeonTemplateLibrary/blob/53065f516678db545264bd960f81658a4d5ab174/include/DTL/Range/BasicRect.hpp#L67
~~つ~か #33 の継承ctor周りが通らない原因になってたりとか、もしかしてしませんか?(未検証~~
ちがったぽい
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at include/DTL/Range/BasicRect.hpp line 67 and review the related discussion in issues #21 and #33. Determine whether the explicit constexpr on the defaulted constructor is intentional and whether it relates to the constructor-inheritance concern; the issue is done when that relationship and any required correction are confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100