commit 2025-10-14 14:53 edit a bit ZCppMain/ZMainHead.H
This commit is contained in:
@ -6029,7 +6029,7 @@ namespace ZNsMain
|
|||||||
그렇다면 const ZCNodePointN 을 간단하게 하면 ZCNodePointNC
|
그렇다면 const ZCNodePointN 을 간단하게 하면 ZCNodePointNC
|
||||||
로 해야 할까? 그런데 ZCNodePointN 자체가 const 전용이므로,
|
로 해야 할까? 그런데 ZCNodePointN 자체가 const 전용이므로,
|
||||||
const ZCNodePointN 는 사실 별 의미가 없다. 복사 생성자나 대입
|
const ZCNodePointN 는 사실 별 의미가 없다. 복사 생성자나 대입
|
||||||
연산자 정의나 비교 연산자에서나 잠깐 필요하다.
|
연산자나 비교 연산자 정의에서나 잠깐 필요하다.
|
||||||
|
|
||||||
-- 2025-10-14 10:38
|
-- 2025-10-14 10:38
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user