Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
3
Terms and definitions
[intro.defs]
3.37
[defns.observer]
observer function
⟨library⟩
class member function that accesses the state of an object of the class but does not alter that state
[
Note
1
:
Observer functions are specified as
const
member functions
.
—
end note
]