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

refactor option.h and related #12369

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented Nov 6, 2023

All option types were in one file. This is not a major problem except that platform-specific options are mixed in. We need those separated out.

This separates the platform-specific from the rest and refactors some of the interfaces and classes.
No changes in functionality.

Tracked on [LRS-949]

@maloel maloel requested a review from Nir-Az November 6, 2023 14:20
Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maloel maloel merged commit ceb205f into IntelRealSense:development Nov 7, 2023
16 of 17 checks passed
@maloel maloel deleted the options branch November 7, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants