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.Font for C++