System::Threading::Thread::operator= 메서드
Thread::operator= method
다른 스레드에서 TLS 데이터를 복사합니다.
Thread & System::Threading::Thread::operator=(const Thread &t)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| t | const Thread& | Thread에서 데이터를 복사할 대상. |
ReturnValue
자기 참조.
또 보기
- Class Thread
- Class Thread
- Namespace System::Threading
- Library Aspose.Page for C++