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-19 22:00:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1142fd00a211c98f69e382419df0ecfc43fa9ec5
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