Opened 5 years ago
#888 new discussion
is it possible to call split/getvector in load functions?
Reported by: | Peter | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | minor | Milestone: | yat 0.x+ |
Component: | utility | Version: | trunk |
Keywords: | Cc: |
Description
The load functions that are used in Vector and Matrix istream constructors overlap a fair bit with functionality in split/getvector. Explore if it's possble to call these functions - especially if getvector gets optimised (ticket #887).
The load function has the [annoying] special case for '\0', which is not supported in split and getvector.
Note: See
TracTickets for help on using
tickets.