PVData C++ 8.0.7
Loading...
Searching...
No Matches
epics::pvData::detail::shared_vector_converter< TO, FROM, Enable > Struct Template Reference

Static Public Member Functions

static shared_vector< TO > op (const shared_vector< FROM > &src)
 

Detailed Description

template<typename TO, typename FROM, class Enable = void>
struct epics::pvData::detail::shared_vector_converter< TO, FROM, Enable >

Definition at line 801 of file sharedVector.h.

Member Function Documentation

◆ op()

template<typename TO , typename FROM , class Enable = void>
static shared_vector< TO > epics::pvData::detail::shared_vector_converter< TO, FROM, Enable >::op ( const shared_vector< FROM > & src)
inlinestatic

Definition at line 802 of file sharedVector.h.


The documentation for this struct was generated from the following file: