|
7 | 7 | | Name |
8 | 8 | | Description |
9 | 9 | | xref:BOOST_OPENMETHOD.adoc[BOOST_OPENMETHOD] |
10 | | -| declares a method |
| 10 | +| Declare a method |
11 | 11 | | xref:BOOST_OPENMETHOD_CLASSES.adoc[BOOST_OPENMETHOD_CLASSES] |
12 | 12 | | registers classes |
13 | 13 | | xref:BOOST_OPENMETHOD_DECLARE_OVERRIDER.adoc[BOOST_OPENMETHOD_DECLARE_OVERRIDER] |
14 | | -| declares a method overrider |
| 14 | +| Declare a method overrider |
15 | 15 | | xref:BOOST_OPENMETHOD_DEFAULT_REGISTRY.adoc[BOOST_OPENMETHOD_DEFAULT_REGISTRY] |
16 | | -| default registry |
| 16 | +| Default registry |
17 | 17 | | xref:BOOST_OPENMETHOD_DEFINE_OVERRIDER.adoc[BOOST_OPENMETHOD_DEFINE_OVERRIDER] |
18 | | -| defines the body of a method overrider |
| 18 | +| Define the body of a method overrider |
19 | 19 | | xref:BOOST_OPENMETHOD_ID.adoc[BOOST_OPENMETHOD_ID] |
20 | | -| generates a method id |
| 20 | +| Generate a method id |
21 | 21 | | xref:BOOST_OPENMETHOD_INLINE_OVERRIDE.adoc[BOOST_OPENMETHOD_INLINE_OVERRIDE] |
22 | | -| adds an overrider to a method as an inline function |
| 22 | +| Add an overrider to a method as an inline function |
23 | 23 | | xref:BOOST_OPENMETHOD_OVERRIDE.adoc[BOOST_OPENMETHOD_OVERRIDE] |
24 | | -| adds an overrider to a method |
| 24 | +| Add an overrider to a method |
25 | 25 | | xref:BOOST_OPENMETHOD_OVERRIDER.adoc[BOOST_OPENMETHOD_OVERRIDER] |
26 | | -| returns the class template specialization containing an overrider |
| 26 | +| Return the class template specialization containing an overrider |
27 | 27 | | xref:BOOST_OPENMETHOD_OVERRIDERS.adoc[BOOST_OPENMETHOD_OVERRIDERS] |
28 | | -| returns the class template containing the overriders for all the methods with a given name |
| 28 | +| Return the class template containing the overriders for all the methods with a given name |
29 | 29 | | xref:BOOST_OPENMETHOD_REGISTER.adoc[BOOST_OPENMETHOD_REGISTER] |
30 | | -| creates a static registrar object |
| 30 | +| Create a registrar object |
31 | 31 | |=== |
0 commit comments