diff options
author | Zaggy1024 <zaggy1024@gmail.com> | 2022-09-30 17:38:24 -0500 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-10-25 11:06:11 +0200 |
commit | ba79de0439ff797c3e922c5908d3ad60eafbdb43 (patch) | |
tree | a17ce982306562e80869c7e897e868506db2f978 /Userland/Libraries/LibVideo | |
parent | 0994e6964b21f619ae1db83449769aaace8129a6 (diff) | |
download | serenity-ba79de0439ff797c3e922c5908d3ad60eafbdb43.zip |
LibGfx: Make Matrix and VectorN more constexpr-friendly
This allows the copy constructor of Matrix to be called constexpr,
which should allow more values to be compile-time calculated.
Likewise, VectorN.data() is now constexpr so that it can be compile-time
evaluated.
Diffstat (limited to 'Userland/Libraries/LibVideo')
0 files changed, 0 insertions, 0 deletions