16 #include <deal.II/lac/la_vector.templates.h>
26 # include "la_vector.inst"
33 # define TEMPL_COPY_CONSTRUCTOR(S1, S2) \
34 template Vector<S1> &Vector<S1>::operator=<S2>(const Vector<S2> &)
39 # ifdef DEAL_II_WITH_COMPLEX_VALUES
44 # undef TEMPL_COPY_CONSTRUCTOR
47 #endif // ! DEAL_II_MSVC