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-28 10:09:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e5bf5db2fbbc5e143354c3b36e359eb38285e3f
Upsilon
/
escher
/
include
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
..
escher
[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
escher.h
[escher] Get rid of DynamicViewController
2018-09-11 13:20:06 +02:00