Skip to content

Updated Bitmap.cpp to make it slightly better AFAIK - #48

Open
Veliania wants to merge 1 commit into
Absurdponcho:Episode-6-Page-Frame-Allocatorfrom
Veliania:patch-1
Open

Updated Bitmap.cpp to make it slightly better AFAIK#48
Veliania wants to merge 1 commit into
Absurdponcho:Episode-6-Page-Frame-Allocatorfrom
Veliania:patch-1

Conversation

@Veliania

@Veliania Veliania commented Nov 9, 2022

Copy link
Copy Markdown

AFAIK the modulo operator is typically less efficient than using the & operator, although the & operator is less versatile for this purpose, but it can be used in this situation.

AFAIK the modulo operator is typically less efficient than using the & operator, although the & operator is less versatile for this purpose, but it can be used in this situation.
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