This website requires JavaScript.
Explore
Help
Register
Sign In
UpsilonNumworks
/
Upsilon
Watch
1
Star
0
Fork
0
You've already forked Upsilon
mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced
2026-03-20 22:30:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc17d4a8e7aef40fec44a4df1908d935ef20fff3
Upsilon
/
escher
History
Lionel Debroux
ddebc06fa5
[escher] Move View's destructor, and several other methods, to the header, so that the compiler can leverage its prior knowledge of the fact that the destructor is trivial (noticed by disassembling the code) to greatly optimize derived classes' destructors.
...
Signed-off-by: Lionel Debroux <
lionel_debroux@yahoo.fr
>
2018-10-23 11:49:09 +02:00
..
image
[kandinsky] Make sure the image compressor can actually compress
2018-10-12 09:36:44 +02:00
include
[escher] Move View's destructor, and several other methods, to the header, so that the compiler can leverage its prior knowledge of the fact that the destructor is trivial (noticed by disassembling the code) to greatly optimize derived classes' destructors.
2018-10-23 11:49:09 +02:00
src
[escher] Move View's destructor, and several other methods, to the header, so that the compiler can leverage its prior knowledge of the fact that the destructor is trivial (noticed by disassembling the code) to greatly optimize derived classes' destructors.
2018-10-23 11:49:09 +02:00
Makefile
[escher] Compress images
2018-10-12 09:36:44 +02:00