edit test.cpp
This commit is contained in:
@ -998,6 +998,9 @@ namespace ZNsMain
|
||||
|
||||
/* template 인수에 ZtCRef 가 있으면, 해당 값을 참조로 인식하고
|
||||
그렇지 않으면, 일반적인 복사해서 전달되는 값으로 인식한다.
|
||||
|
||||
ZtCArray.H 같은 자료 구조에서 사용하고 있다.
|
||||
|
||||
-- 2021-04-10 16:15
|
||||
*/
|
||||
template<typename TType> class ZtCCheckRef
|
||||
|
Reference in New Issue
Block a user