-
Notifications
You must be signed in to change notification settings - Fork 915
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change block size parameter from a global to a template param. (#7333)
Addresses followup review comment: #7096 (comment) There was a constexpr global being used to initialize a template that could have been supplied from it's own template value. Authors: - @nvdbaranec Approvers: - David (@davidwendt) - Jake Hemstad (@jrhemstad) URL: #7333
- Loading branch information
1 parent
621de88
commit eb8dc88
Showing
1 changed file
with
17 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters