- Timestamp:
- 07/07/04 18:56:19 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/python_SD.cc
r30 r42 50 50 from_python_sequence < std::vector < float >, 51 51 variable_capacity_policy > (); 52 std_vector_to_tuple < double > (); 53 from_python_sequence < std::vector < double >, 54 variable_capacity_policy > (); 52 55 std_vector_to_tuple < std::string > (); 53 56 from_python_sequence < std::vector < std::string >,
Note:
See TracChangeset
for help on using the changeset viewer.