Skip to content

Commit 2984276

Browse files
committed
wip
1 parent c965206 commit 2984276

File tree

2 files changed

+3
-51
lines changed

2 files changed

+3
-51
lines changed

doc/modules/ROOT/pages/reference.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
| xref:BOOST_OPENMETHOD_ID.adoc[BOOST_OPENMETHOD_ID]
2121
| generates a method id
2222
| xref:BOOST_OPENMETHOD_INLINE_OVERRIDE.adoc[BOOST_OPENMETHOD_INLINE_OVERRIDE]
23-
| adds an inline overrider to a method
23+
| adds an overrider to a method as an inline function
2424
| xref:BOOST_OPENMETHOD_OVERRIDE.adoc[BOOST_OPENMETHOD_OVERRIDE]
2525
| adds an overrider to a method
2626
| xref:BOOST_OPENMETHOD_OVERRIDER.adoc[BOOST_OPENMETHOD_OVERRIDER]
2727
| returns the class template specialization containing an overrider
2828
| xref:BOOST_OPENMETHOD_OVERRIDERS.adoc[BOOST_OPENMETHOD_OVERRIDERS]
29-
| returns the class template containing the overriders all methods with a given name
29+
| returns the class template containing the overriders for all the methods with a given name
3030
| xref:BOOST_OPENMETHOD_REGISTER.adoc[BOOST_OPENMETHOD_REGISTER]
31-
| creates a registrar
31+
| creates a static registrar object
3232
|===
3333

3434

doc/reference.adoc

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)