Peter Kasting 0390b1ad57 Avoid exit-time destructors.
operator[]() was recently changed to use the existing code in order to
correctly align the returned pointer; however this broke
-Wexit-time-destructors.  Change to a method that is still correctly
aligned but does not generate a destructor.
2022-05-19 11:55:17 +08:00
..
2021-01-28 12:11:43 +00:00
2021-10-29 15:31:10 -07:00
2021-05-03 01:56:41 +03:00
2022-05-19 11:55:17 +08:00
2022-04-06 10:42:40 +09:00
2021-11-17 09:31:22 +00:00
2021-09-24 08:51:03 +01:00