Files
pvData/pvDataApp/misc
Michael Davidsaver 74f68c47d3 shared_vector_convert
Allow converting of shared_vector between types

Conversion utilizes castUnsafe<TO,FROM>().

Converting to/from void is supported.  Convert to void
is an alias for static_shared_vector_cast<void>().
Convert from void utilizes shared_vector<void>::original_type()
and throws std::runtime_error if this is not valid.

Casting now handles 'const void'
is most places where 'void' can be used.
2013-07-09 18:24:40 -04:00
..
2013-02-16 12:50:36 +01:00
2012-09-10 08:56:11 +02:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2013-05-08 18:21:34 -04:00
2012-10-03 08:59:23 -04:00
2012-10-03 08:59:23 -04:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2012-09-05 14:11:07 +02:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2013-05-01 14:27:00 -04:00
2013-07-09 18:24:40 -04:00
2013-02-16 12:50:36 +01:00
2012-09-05 14:11:07 +02:00
2013-07-09 18:24:40 -04:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2013-04-22 11:59:20 -04:00
2013-07-09 18:24:40 -04:00