| 5370 | *(swig::getpos(self,i)) = x; |
| 5371 | } |
| 5372 | SWIGINTERN void std_vector_Sl_std_string_Sg__append(std::vector< std::string > *self,std::vector< std::string >::value_type const &x){ |
| 5373 | self->push_back(x); |
| 5374 | } |
| 5375 | |
| 5376 | #define SWIG_From_double PyFloat_FromDouble |
| 5377 |
no test coverage detected