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

COMP: Declare ConvertSecondsToDHMS and GetCurrentDateAndTime inline #266

Merged
merged 1 commit into from
Aug 25, 2020

Conversation

N-Dekker
Copy link
Member

Allows these functions to be called from an executable that links against the elastix library.

Allows these functions to be called from an executable that links against the elastix library.
@N-Dekker
Copy link
Member Author

This pull request follows C++ Core Guideline SF.2: A .h file may not contain object definitions or non-inline function definitions

@N-Dekker
Copy link
Member Author

This pull request is necessary for "Executable linked to elastix.lib, offering subset of elastix.exe functionality", pull request #230 but also without PR 230, it's a good thing to add those two inline keywords.

@N-Dekker N-Dekker merged commit a13a5a2 into develop Aug 25, 2020
@N-Dekker N-Dekker deleted the Add-inline-to-elastix.h branch September 3, 2020 19:22
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.

1 participant