1
0
Fork 0

introspection is public

This commit is contained in:
Kevin Matz 2023-05-16 10:15:08 -04:00
parent 79e9e2f360
commit d5bd61c35b
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ public:
void trigger(std::shared_ptr<Message> msg) const;
std::shared_ptr<void> onTrigger(const std::function<void(std::shared_ptr<Message>)>);
protected:
bool isRoot() const;
bool isContainer() const;