Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASR: refactor FocusListener #813

Merged
merged 1 commit into from
Apr 19, 2022
Merged

Conversation

kimhyungrok
Copy link
Contributor

It move the class declaration to source.

It change the listener type from raw point to unique_ptr.

It adjust the construction time which is created in ASRAgent constructor.

It update to use const reference parameter to maintain origin value.

Signed-off-by: Hyungrok.Kim hr97gdi@sk.com

It move the class declaration to source.

It change the listener type from raw point to unique_ptr.

It adjust the construction time which is created in ASRAgent constructor.

It update to use const reference parameter to maintain origin value.

Signed-off-by: Hyungrok.Kim <hr97gdi@sk.com>
@kimhyungrok kimhyungrok added the refactoring code refactoring label Apr 19, 2022
@kimhyungrok kimhyungrok added this to the v1.8.0 milestone Apr 19, 2022
@webispy webispy merged commit d2dcdf0 into master Apr 19, 2022
@webispy webispy deleted the feature/refactor_asr_focus_listener branch April 19, 2022 05:18
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants