Jason Rhinelander
9c6859ee6e
Fix type alias initialization
...
Type alias for alias classes with members didn't work properly: space
was only allocated for sizeof(type), but if we want to be able to put a
type_alias instance there, we need sizeof(type_alias), but
sizeof(type_alias) > sizeof(type) whenever type_alias has members.
2016-09-08 11:10:18 -04:00
..
2016-09-06 12:22:13 -04:00
2016-09-07 01:25:27 +02:00
2016-09-07 01:25:27 +02:00
2016-09-06 13:02:29 +09:00
2016-09-03 17:34:41 -04:00
2016-09-07 01:25:27 +02:00
2016-09-03 17:34:41 -04:00
2016-08-19 13:19:38 +02:00
2016-09-06 16:41:50 +02:00
2016-09-06 16:41:50 +02:00
2016-09-06 12:22:13 -04:00
2016-09-06 12:22:13 -04:00
2016-09-03 17:34:41 -04:00
2016-08-19 13:19:38 +02:00
2016-09-06 13:02:29 +09:00
2016-08-25 17:08:09 +02:00
2016-09-06 13:02:29 +09:00
2016-08-19 13:19:38 +02:00
2016-08-19 16:31:48 +02:00
2016-09-03 17:34:41 -04:00
2016-08-19 16:31:48 +02:00
2016-09-07 21:10:16 +01:00
2016-09-07 21:10:16 +01:00
2016-09-06 20:34:24 -04:00
2016-09-06 20:34:24 -04:00
2016-09-08 11:10:18 -04:00
2016-09-08 11:10:18 -04:00
2016-09-07 01:25:27 +02:00
2016-08-19 13:19:38 +02:00
2016-09-06 16:41:50 +02:00
2016-09-06 16:41:50 +02:00
2016-09-03 17:34:41 -04:00
2016-08-19 13:19:38 +02:00
2016-09-03 17:34:41 -04:00
2016-08-19 13:19:38 +02:00
2016-09-03 17:34:41 -04:00
2016-08-25 17:08:09 +02:00
2016-09-07 01:25:27 +02:00
2016-08-19 13:19:38 +02:00
2016-09-03 17:34:41 -04:00
2016-08-19 13:19:38 +02:00
2016-09-03 17:34:41 -04:00
2016-08-19 13:19:38 +02:00
2016-09-03 17:34:41 -04:00
2016-08-19 13:19:38 +02:00
2016-09-07 01:25:27 +02:00
2016-09-07 01:25:27 +02:00
2016-09-03 17:34:41 -04:00
2016-08-24 23:30:00 +01:00
2016-09-07 01:25:27 +02:00
2016-09-04 18:23:55 -04:00
2016-09-06 13:02:29 +09:00
2016-09-05 17:11:16 -04:00
2016-09-07 23:49:00 +09:00
2016-08-29 19:41:44 -04:00