comex
a6f6695ecd
Work around MSVC bug, and make it less likely to happen again. Ew.
...
MSVC insisted on using a copy assignment where a move was intended and
ought to be used. This would have been caught, because the class in
question inherits from NonCopyable, which declares a move assignment
operator, which is supposed to delete the implicitly declared copy
assignment operator, but of course MSVC didn't do that either, causing a
class that should have been safe to be unsafe.
2013-09-01 00:04:50 -04:00
..
2013-08-31 15:06:00 -04:00
2013-04-17 22:43:11 -04:00
2013-05-22 02:13:23 +02:00
2013-08-19 01:39:00 +02:00
2013-08-25 02:49:58 +02:00
2013-08-31 21:18:14 -04:00
2013-09-01 00:04:50 -04:00
2013-08-31 02:33:12 +00:00
2013-04-19 09:21:45 -04:00
2013-04-17 22:43:11 -04:00
2013-04-17 22:43:11 -04:00
2013-04-17 22:43:11 -04:00
2013-02-26 13:49:00 -06:00
2013-08-18 08:19:16 -04:00
2013-04-17 22:43:11 -04:00
2013-08-30 19:12:46 +02:00
2013-06-25 09:24:14 -04:00
2013-04-17 22:43:11 -04:00
2013-04-17 22:43:11 -04:00
2013-08-25 02:49:58 +02:00
2013-04-17 22:43:11 -04:00
2013-08-25 02:49:58 +02:00
2013-08-23 00:51:12 +12:00
2013-05-27 23:26:17 +02:00
2013-04-17 22:43:11 -04:00
2013-04-17 22:43:11 -04:00
2013-04-23 07:21:48 -04:00
2013-08-28 01:07:43 +12:00
2013-08-28 01:07:43 +12:00
2013-07-05 19:56:15 -05:00
2013-06-01 09:21:57 +02:00
2013-04-19 09:21:45 -04:00
2013-04-17 22:43:11 -04:00
2013-04-17 22:43:11 -04:00
2013-04-17 22:43:11 -04:00
2013-08-23 00:51:12 +12:00
2013-06-20 06:08:17 -04:00
2013-08-31 21:18:14 -04:00
2013-08-31 21:18:14 -04:00
2013-08-31 23:29:12 -04:00
2013-08-31 21:18:14 -04:00
2013-08-23 09:40:08 -04:00
2013-07-25 16:43:00 -04:00
2013-07-25 16:43:00 -04:00
2013-06-15 23:28:04 +02:00
2013-08-02 20:42:30 -04:00
2013-04-17 22:43:11 -04:00
2013-04-17 22:43:11 -04:00
2013-04-17 22:43:11 -04:00
2013-04-17 22:43:11 -04:00
2013-04-17 22:43:11 -04:00
2013-04-17 22:43:11 -04:00
2013-07-11 09:00:08 -05:00