File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,13 +56,13 @@ functions.
5656[#std_shared_ptr]
5757### link:{{BASE_URL}}/include/boost/openmethod/interop/std_shared_ptr.hpp[<boost/openmethod/interop/std_shared_ptr.hpp>]
5858
59- Provides a `virtual_traits` specialization that make it possible to use a
59+ Provides a `virtual_traits` specialization that makes it possible to use a
6060`std::shared_ptr` in place of a raw pointer or reference in virtual parameters.
6161
6262[#std_unique_ptr]
6363### link:{{BASE_URL}}/include/boost/openmethod/interop/std_unique_ptr.hpp[<boost/openmethod/interop/std_unique_ptr.hpp>]
6464
65- Provides a `virtual_traits` specialization that make it possible to use a
65+ Provides a `virtual_traits` specialization that makes it possible to use a
6666`std::unique_ptr` in place of a raw pointer or reference in virtual parameters.
6767
6868*The headers below are for advanced use* .
You can’t perform that action at this time.
0 commit comments