mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-08-01 05:34:36 +02:00
Correct example in documentation
This commit is contained in:
@@ -284,7 +284,7 @@ template<class T, class U, class A>
|
|||||||
* {blank}
|
* {blank}
|
||||||
+
|
+
|
||||||
Returns:: The allocator pointer to the allocation.
|
Returns:: The allocator pointer to the allocation.
|
||||||
Example:: `auto r = boost::get_allocator_ptr(p.release());`
|
Example:: `auto r = boost::get_allocator_ptr(p);`
|
||||||
|
|
||||||
## Deleter
|
## Deleter
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user