forked from boostorg/smart_ptr
Merge branch 'develop' into feature/local_shared_ptr
This commit is contained in:
@ -107,7 +107,7 @@ intrusive_ref_counter& operator=(const intrusive_ref_counter& v) noexcept;
|
|||||||
```
|
```
|
||||||
::
|
::
|
||||||
Effects::: Does nothing, reference counter is not modified.
|
Effects::: Does nothing, reference counter is not modified.
|
||||||
y
|
|
||||||
### use_count
|
### use_count
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user