Files
pvxs/test
Michael Davidsaver 24f3478c98 post() with const ref.
Added "safety" of passing move-able reference
is an illusion since no use_count()==1 test
is done.  Instead extra (shallow) copies
were made for each subscriber.

Instead.  Pass const reference, redefine
MonitorControlOp::post() to transfer ownership,
and make only a single copy in SharedPV::post().
2020-07-26 20:46:12 -07:00
..
2020-06-25 17:26:02 -07:00
2020-07-26 20:46:12 -07:00
2020-06-16 16:39:00 -07:00
2020-07-26 20:46:12 -07:00
2020-07-22 11:26:41 -07:00
2020-06-16 16:39:00 -07:00
2020-06-16 16:39:00 -07:00
2020-06-16 16:39:00 -07:00
2020-07-26 20:46:12 -07:00
2020-06-25 17:26:02 -07:00
2020-06-16 16:39:00 -07:00
2020-06-16 16:39:00 -07:00
2020-06-16 16:39:00 -07:00
2020-07-19 21:07:15 -07:00
2020-06-16 16:39:00 -07:00
2020-07-22 11:14:57 -07:00
2020-06-16 16:39:00 -07:00
2020-06-16 16:39:00 -07:00