#include <ivalue.h>
◆ WeakIValue() [1/4]
c10::WeakIValue::WeakIValue |
( |
| ) |
|
|
default |
◆ WeakIValue() [2/4]
c10::WeakIValue::WeakIValue |
( |
const WeakIValue & |
rhs | ) |
|
|
inline |
◆ WeakIValue() [3/4]
c10::WeakIValue::WeakIValue |
( |
const IValue & |
rhs | ) |
|
|
inline |
◆ WeakIValue() [4/4]
◆ ~WeakIValue()
c10::WeakIValue::~WeakIValue |
( |
| ) |
|
|
inline |
◆ hash()
size_t c10::WeakIValue::hash |
( |
| ) |
const |
|
inline |
◆ isSameIdentity()
bool c10::WeakIValue::isSameIdentity |
( |
const WeakIValue & |
rhs | ) |
const |
|
inline |
◆ lock()
IValue c10::WeakIValue::lock |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ swap()
◆ use_count()
size_t c10::WeakIValue::use_count |
( |
| ) |
const |
|
inlinenoexcept |
◆ weak_use_count()
size_t c10::WeakIValue::weak_use_count |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this struct was generated from the following file: