mrambacher
6e63e77af1
Make Configurable/Customizable options copyable ( #8704 )
...
Summary:
The atomic variable "is_prepared_" was keeping Configurable objects from being copy-constructed. Removed the atomic to allow copies.
Since the variable is only changed from false to true (and never back), there is no reason it had to be atomic.
Added tests that simple Configurable and Customizable objects can be put on the stack and copied.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/8704
Reviewed By: anand1976
Differential Revision: D30530526
Pulled By: ltamasi
fbshipit-source-id: 4dd4439b3e5ad7fa396573d0b25d9fb709160576
2021-08-25 17:48:08 -07:00
..
2021-08-19 10:10:47 -07:00
2021-08-09 12:51:14 -07:00
2021-08-20 18:00:16 -07:00
2021-05-19 15:26:18 -07:00
2021-06-18 09:35:59 -07:00
2020-02-20 12:09:57 -08:00
2021-08-06 08:27:25 -07:00
2021-03-04 00:43:48 -08:00
2021-06-11 06:22:59 -07:00
2020-08-03 15:49:31 -07:00
2021-03-29 05:05:06 -07:00
2021-08-25 17:48:08 -07:00
2021-05-11 06:47:22 -07:00
2021-08-06 08:27:25 -07:00
2021-02-10 22:20:32 -08:00
2020-02-20 12:09:57 -08:00
2020-02-20 12:09:57 -08:00
2020-02-20 12:09:57 -08:00
2021-08-15 14:17:45 -07:00
2021-07-16 07:58:51 -07:00
2021-06-15 03:43:48 -07:00
2020-02-20 12:09:57 -08:00
2021-03-29 05:05:06 -07:00
2021-06-15 03:43:48 -07:00
2021-08-20 18:00:16 -07:00
2021-07-12 09:04:59 -07:00
2021-05-19 16:51:13 -07:00
2020-09-14 16:04:47 -07:00
2021-04-13 07:56:59 -07:00
2021-03-10 11:15:46 -08:00
2020-02-20 12:09:57 -08:00
2021-08-09 12:51:14 -07:00
2020-10-28 13:47:12 -07:00
2021-08-13 14:35:41 -07:00
2021-08-06 08:27:25 -07:00
2021-06-28 08:13:29 -07:00
2021-08-23 16:27:38 -07:00
2021-08-20 15:17:30 -07:00
2020-02-20 12:09:57 -08:00
2020-06-13 13:28:31 -07:00
2020-02-20 12:09:57 -08:00
2020-02-20 12:09:57 -08:00
2021-07-06 09:18:08 -07:00
2021-03-29 05:05:06 -07:00
2020-02-20 12:09:57 -08:00
2020-02-20 12:09:57 -08:00
2020-06-09 10:04:01 -07:00
2021-03-17 20:44:49 -07:00
2020-02-20 12:09:57 -08:00
2021-04-30 13:50:13 -07:00
2021-03-29 05:05:06 -07:00
2021-08-17 17:22:31 -07:00
2020-02-20 12:09:57 -08:00
2021-06-21 13:41:08 -07:00
2021-01-25 22:09:11 -08:00
2021-08-20 20:40:48 -07:00
2021-08-05 19:44:51 -07:00
2020-02-20 12:09:57 -08:00
2020-02-20 12:09:57 -08:00
2021-08-11 19:32:46 -07:00
2021-08-20 15:35:56 -07:00
2021-08-20 15:35:56 -07:00
2020-02-20 12:09:57 -08:00
2021-04-30 13:50:13 -07:00
2021-03-29 05:05:06 -07:00
2021-08-20 22:28:16 -07:00
2020-02-20 12:09:57 -08:00
2020-02-20 12:09:57 -08:00
2021-03-29 05:05:06 -07:00
2021-08-24 12:43:31 -07:00