Skip to content

Conversation

@StoneLin0708
Copy link
Contributor

C++20 forbids using a simple-template-id in constructor/destructor declarators (https://eel.is/c++draft/diff.cpp17.class#2).
Dropping the redundant <T> lets Source/Processors/Settings/DataStream.h compile with -std=c++20+. No functional change.

@anjaldoshi anjaldoshi changed the base branch from main to development June 17, 2025 17:58
@anjaldoshi
Copy link
Member

Looks good! We've verified that merging this won't affect the API, so existing plugins will continue to function properly.

@anjaldoshi anjaldoshi merged commit 6cf395a into open-ephys:development Jun 18, 2025
2 checks passed
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