Lioncash
2014650d58
CToken: Mark CToken's move constructor noexcept
...
The move constructor doesn't perform any behavior that would result in
an exception being thrown. Marking it as noexcept allows the type to
play nicely with facilities that make use of std::is_move_constructible
to determine whether copies can be avoided or not in certain
circumstances (e.g. the standard library; notably, std::vector).
We can't mark the move assignment operator as noexcept currently,
however, as it calls into interfaces outside of CToken.
2019-09-30 02:32:29 -04:00
..
2019-09-28 04:14:29 -04:00
2019-09-28 04:14:29 -04:00
2019-09-29 08:17:55 -07:00
2019-09-28 04:14:29 -04:00
2019-09-28 04:14:29 -04:00
2019-09-28 04:14:29 -04:00
2019-09-23 17:22:37 -04:00
2019-09-23 17:22:37 -04:00
2019-09-28 20:22:31 -04:00
2015-08-17 12:05:00 -10:00
2015-08-17 12:05:00 -10:00
2019-09-23 17:22:37 -04:00
2017-02-08 23:23:17 -10:00
2019-09-23 17:22:37 -04:00
2019-09-23 17:22:37 -04:00
2019-09-22 20:36:33 -04:00
2019-09-22 20:36:33 -04:00
2019-09-22 20:36:33 -04:00
2019-09-09 04:21:01 -07:00
2019-09-08 18:18:29 -04:00
2019-09-08 18:18:29 -04:00
2018-12-07 19:30:43 -10:00
2019-09-22 20:36:33 -04:00
2019-08-09 09:13:26 -04:00
2019-09-22 20:36:33 -04:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2019-09-22 20:36:33 -04:00
2019-07-19 18:27:21 -10:00
2019-09-22 20:36:33 -04:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2019-09-22 20:36:33 -04:00
2019-08-14 03:24:00 -04:00
2019-09-22 20:36:33 -04:00
2018-12-07 19:30:43 -10:00
2019-09-22 20:36:33 -04:00
2017-02-09 23:00:57 -10:00
2019-08-25 18:29:25 -07:00
2019-09-22 20:36:33 -04:00
2019-09-22 20:36:33 -04:00
2019-09-22 20:36:33 -04:00
2019-02-17 19:47:46 -10:00
2019-09-22 20:36:33 -04:00
2018-12-07 19:30:43 -10:00
2019-09-22 20:36:33 -04:00
2019-06-11 16:05:17 -10:00
2019-09-03 23:11:04 -07:00
2019-09-22 20:36:33 -04:00
2019-08-26 15:03:58 -04:00
2019-08-26 15:03:58 -04:00
2019-08-26 15:03:58 -04:00
2019-09-22 20:36:33 -04:00
2018-12-07 19:30:43 -10:00
2019-09-22 20:36:33 -04:00
2019-09-14 16:43:04 -04:00
2019-09-22 20:36:33 -04:00
2019-09-21 06:10:54 -07:00
2019-09-19 15:36:39 -04:00
2019-09-23 17:22:37 -04:00
2018-12-07 19:30:43 -10:00
2019-09-23 17:22:37 -04:00
2019-08-14 12:45:57 -04:00
2019-09-23 17:22:37 -04:00
2019-07-19 18:27:21 -10:00
2019-09-23 17:22:37 -04:00
2019-09-14 16:43:04 -04:00
2019-09-23 17:22:37 -04:00
2018-12-07 19:30:43 -10:00
2019-09-23 17:22:37 -04:00
2018-12-07 19:30:43 -10:00
2019-09-23 17:22:37 -04:00
2019-09-12 04:09:48 -04:00
2019-09-23 17:22:37 -04:00
2019-09-15 19:27:19 -04:00
2019-09-15 19:27:19 -04:00
2019-09-21 06:07:13 -07:00
2019-09-23 17:22:37 -04:00
2018-12-07 19:30:43 -10:00
2019-09-23 17:22:37 -04:00
2019-09-23 17:22:37 -04:00
2019-09-28 08:00:49 -07:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2019-09-30 02:32:29 -04:00
2019-09-30 02:32:29 -04:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2019-09-21 06:07:13 -07:00
2019-09-23 17:22:37 -04:00
2018-12-07 19:30:43 -10:00
2019-09-23 17:22:37 -04:00
2019-09-23 17:22:37 -04:00
2019-09-23 17:22:37 -04:00
2019-09-23 17:22:37 -04:00
2019-09-23 17:22:37 -04:00
2019-07-19 18:27:21 -10:00
2019-09-23 17:22:37 -04:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2019-09-23 17:22:37 -04:00
2019-06-11 16:05:17 -10:00
2019-07-19 18:27:21 -10:00
2019-09-28 04:14:29 -04:00
2019-07-19 18:27:21 -10:00