tmp/tmpu6gqsx9o/{from.md → to.md}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
####
|
| 2 |
|
| 3 |
-
class member function
|
| 4 |
-
|
| 5 |
|
| 6 |
[*Note 1 to entry*: Observer functions are specified as `const` member
|
| 7 |
-
functions
|
| 8 |
|
|
|
|
| 1 |
+
#### 37 observer function <a id="defns.observer">[[defns.observer]]</a>
|
| 2 |
|
| 3 |
+
⟨library⟩ class member function that accesses the state of an object of
|
| 4 |
+
the class but does not alter that state
|
| 5 |
|
| 6 |
[*Note 1 to entry*: Observer functions are specified as `const` member
|
| 7 |
+
functions. — *end note*]
|
| 8 |
|