From Jason Turner

[defns.observer]

Diff to HTML by rtfpessoa

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