commit 2025-10-11 17:20 edit a bit ZCppMain/ZMainHead.H
This commit is contained in:
@ -7148,6 +7148,9 @@ namespace ZNsMain
|
|||||||
{
|
{
|
||||||
// 다음 링크와 위치를 맞바꾼다.
|
// 다음 링크와 위치를 맞바꾼다.
|
||||||
|
|
||||||
|
if(IsEmpty()){return *this;}
|
||||||
|
|
||||||
|
|
||||||
ZCLink* VP_LinkNext = AR_LinkPrev.mp_NextLink;
|
ZCLink* VP_LinkNext = AR_LinkPrev.mp_NextLink;
|
||||||
|
|
||||||
if(&AR_LinkPrev == VP_LinkNext){ return *this; }
|
if(&AR_LinkPrev == VP_LinkNext){ return *this; }
|
||||||
|
Reference in New Issue
Block a user