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

Make serializable type getters as const functions #729

Merged
merged 2 commits into from
Jun 22, 2021

Conversation

Joshua-Anderson
Copy link
Contributor

@Joshua-Anderson Joshua-Anderson commented Jun 16, 2021

Originating Project/Creator
Affected Component autocoder
Affected Architectures(s)
Related Issue(s)
Has Unit Tests (y/n) already exist
Builds Without Errors (y/n) y
Unit Tests Pass (y/n) y
Documentation Included (y/n)

Change Description

Make serializable type getters as const functions

Rationale

Allows calling these getter functions on const serializable type instances.

@timcanham
Copy link
Collaborator

Is this PR to the right branch?

@Joshua-Anderson
Copy link
Contributor Author

@timcanham I believe the plan is redirect all development (other than what we're actively including in a 2.x release) in this branch to avoid constant merge conflicts.

@LeStarch LeStarch removed their assignment Jun 16, 2021
@LeStarch LeStarch changed the base branch from release/v3.0.0 to devel June 19, 2021 21:00
@LeStarch LeStarch closed this Jun 21, 2021
@LeStarch LeStarch reopened this Jun 21, 2021
@LeStarch LeStarch merged commit 3f48e6b into nasa:devel Jun 22, 2021
@Joshua-Anderson Joshua-Anderson deleted the const-serializables branch June 22, 2021 15:03
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.

3 participants