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

[core] Added SRT_STATIC_ASSERT macro #1906

Merged

Conversation

maxsharabayko
Copy link
Collaborator

If C++11 is available, SRT_STATIC_ASSERT maps to static_assert. Otherwise empty macro.

Extracting from #1857.

@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core labels Mar 31, 2021
@maxsharabayko maxsharabayko added this to the v1.4.3 milestone Mar 31, 2021
@maxsharabayko maxsharabayko merged commit 9cbf82e into Haivision:master Apr 1, 2021
@maxsharabayko maxsharabayko deleted the develop/static-assert branch April 1, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants