Skip to content

Reliable aligned types - #1415

Open
christophe-lunarg wants to merge 1 commit into
masterfrom
alignas
Open

Reliable aligned types#1415
christophe-lunarg wants to merge 1 commit into
masterfrom
alignas

Conversation

@christophe-lunarg

Copy link
Copy Markdown

No description provided.

@ZXShady

ZXShady commented Oct 30, 2025

Copy link
Copy Markdown

alignas is C++11 though?

@christophe-lunarg

Copy link
Copy Markdown
Author

alignas is C++11 though?

Yes version 1.1 will require C++ 17

Branch 1.0 will remain alive for C++ 98

@christophe-lunarg

Copy link
Copy Markdown
Author

And this "Reliable aligned types" approach is a prototype to check this is working as Quat types are relatively isolated, I started working on vec and mat types but that's a lot of work, so that might remain in development for a while! XD

@ZXShady

ZXShady commented Oct 31, 2025

Copy link
Copy Markdown

alignas is C++11 though?

Yes version 1.1 will require C++ 17

Branch 1.0 will remain alive for C++ 98

that's great to hear! I have a local branch that updates to C++11 and I use it internally

@christophe-lunarg

Copy link
Copy Markdown
Author

If you pull master branch, you will see there are already a bunch of C++11 stuff merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants