forked from boostorg/smart_ptr
Merge pull request #45 from glywk/contribution
Fix make_unique header filename documentation
This commit is contained in:
@ -35,7 +35,7 @@ feature with `std::make_unique`.
|
||||
|
||||
## Synopsis
|
||||
|
||||
`make_unique` is defined in `<boost/smart_ptr/make_unqiue.hpp>`.
|
||||
`make_unique` is defined in `<boost/smart_ptr/make_unique.hpp>`.
|
||||
|
||||
[subs=+quotes]
|
||||
```
|
||||
|
Reference in New Issue
Block a user