26 #ifndef _TEMPLATE_INST_RASLIB_
27 #define _TEMPLATE_INST_RASLIB_
48 template class r_Ref<r_Object>;
49 template class r_Ref<r_Minterval>;
50 template class r_Collection<r_Transaction::GenRefElement *>;
51 template class r_Set<r_Transaction::GenRefElement *>;
52 template class r_Iterator<r_GMarray *>;
53 template class r_Iterator<r_Ref<r_GMarray > >;
54 template class r_Collection<r_Ref<r_GMarray> >;
55 template class r_Collection<r_GMarray *>;
56 template class r_Set<r_GMarray *>;
57 template class r_Iterator<r_Ref<r_Object> >;
58 template class r_IterType<r_Attribute>;
59 template class r_Collection<r_Ref<r_Object> >;
60 template class r_Set<r_Ref<r_Object> >;
61 template class r_Iterator<r_Ref_Any>;
62 template class r_Ref<r_GMarray>;
63 template class r_Collection<r_Ref_Any>;
64 template class std::vector<r_Minterval>;
65 template class r_Iterator<r_Transaction::GenRefElement *>;
66 template class r_Set<r_Ref<r_GMarray> >;
67 template class r_Ref<r_Set<r_Ref<r_GMarray> > >;
68 template class r_Set<r_Ref_Any>;
69 template class r_Marray<r_ULong>;
70 template class r_Marray<r_Char>;
72 template std::ostream& operator << (std::ostream& os, const std::vector<r_Minterval>& list);
73 template std::ostream& operator << (std::ostream& os, const std::vector<r_Dir_Decompose>& list);
74 template std::ostream& operator << (std::ostream& os, const std::vector<r_Access>& list);
75 template std::ostream& operator << (std::ostream& os, const std::vector<double>& list);