Norman Feske 0e0f830a14 base: make Volatile_object noncopyable
Unfortunately, the volatile object does not inherit the noncopyable
attribute of the enclosed object. By making all volatile objects
noncopyable, we prevent the accidental copying of a noncopyable object
wrapped in a volatile object.
2016-11-25 15:27:27 +01:00
..
2015-04-09 16:04:46 +02:00
2016-03-07 12:34:45 +01:00
2015-04-09 16:04:46 +02:00
2016-05-23 15:52:39 +02:00
2016-10-21 12:39:36 +02:00
2015-04-09 16:04:46 +02:00
2016-10-21 12:39:36 +02:00
2016-10-21 12:39:29 +02:00