Skip to content

Style refactor (small): Encouraging static_assert(false) over #error. Encouraging if constexpr over SFINAE. / Comment and/or doc changes.#102

Merged
ygoldfeld merged 3 commits intomainfrom
polish
Mar 30, 2024
Merged

Conversation

@ygoldfeld
Copy link
Contributor

@ygoldfeld ygoldfeld commented Mar 30, 2024

resolves Flow-IPC/flow#88

@ygoldfeld ygoldfeld merged commit c0727e7 into main Mar 30, 2024
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.

flow + ipc[_*]: Style/readability: Use static_assert(false, "...") instead of #error "...".

1 participant