Skip to content

Commit 2863c79

Browse files
committed
wip
1 parent 79ff925 commit 2863c79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

include/boost/openmethod/core.hpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -535,8 +535,7 @@ inline auto final_virtual_ptr(Arg&& obj) {
535535
//! calls (typically two instructions).
536536
//!
537537
//! TODO: link out from mrdocs to macro documentation
538-
//! The default value for `Registry` can be customized by defining the <a
539-
//! href="openmethod/BOOST_OPENMETHOD_DEFAULT_REGISTRY.html">BOOST_OPENMETHOD_DEFAULT_REGISTRY</a>
538+
//! The default value for `Registry` can be customized by defining the <a href="openmethod/BOOST_OPENMETHOD_DEFAULT_REGISTRY.html">BOOST_OPENMETHOD_DEFAULT_REGISTRY</a>
540539
//! preprocessor symbol.
541540
//!
542541
//! The default value for `Registry` can be customized by defining the

0 commit comments

Comments
 (0)