commit | bfcf4374ed78e20394edb76b54e20bea4887b5cf | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Mon Nov 14 11:24:12 2022 -0800 |
committer | Bart Van Assche <bvanassche@google.com> | Fri Nov 18 09:42:14 2022 -0800 |
tree | 47e5446da86f5e0480943cca6c6757208324d7b3 | |
parent | 5d18891e60c3190313e827fa07304e700498648c [diff] |
init: Document which class Service members are not modified It is nontrivial to derive from the implementation of class Service which members are not modified. Hence this CL that documents this by declaring these members 'const'. Change-Id: I27b907a1c7044376d5c5393a29050c66cbdab7bf Signed-off-by: Bart Van Assche <bvanassche@google.com>