summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibVideo
diff options
context:
space:
mode:
authorZaggy1024 <zaggy1024@gmail.com>2022-09-30 17:38:24 -0500
committerAndreas Kling <kling@serenityos.org>2022-10-25 11:06:11 +0200
commitba79de0439ff797c3e922c5908d3ad60eafbdb43 (patch)
treea17ce982306562e80869c7e897e868506db2f978 /Userland/Libraries/LibVideo
parent0994e6964b21f619ae1db83449769aaace8129a6 (diff)
downloadserenity-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