Commit History

Author SHA1 Message Date
  namark 0814c96d56 More or less usable byte iterator. 7 months ago
  namark 3e8d5e328f Generic copy algorithm, that doesn't care about overlap. 7 months ago
  namark 94175cb640 Fixed a bunch of warnings. 7 months ago
  namark 4cfefe8cf3 Range wrapper for mismatch algorithm. 7 months ago
  namark e71ac12592 allinclude 7 months ago
  namark c32a04ca81 Moved search algorithm into its own header and added search_prefix. 7 months ago
  namark d02c94c54c Moved ADL helpers for begin and end into their own header. 7 months ago
  namark 667a08e1ff Fixed iterator value_type difference_type confusion, 7 months ago
  namark 3849d65a5a Welp output iterators don't have to be comparable... 7 months ago
  namark 76c281bc88 Looks scary, but otherwise get a const iterator from non const container... 7 months ago
  namark f454610f36 allinclude 10 months ago
  namark 8a20901c76 Already need that find_if. 10 months ago
  namark da6484c558 Tuple operators SFINAE fixes for gcc. 10 months ago
  namark de18faddef vuple find and shaped iterator unit tests. 10 months ago
  namark e44f323771 simple::geom::vector-esque operator compatibility tag for vuple. 10 months ago
  namark d41a96292a More tuple operator fixes, 10 months ago
  namark aef6ccd957 Generic find value algorithm, 10 months ago
  namark cb28dcd750 Going all-in on vuple *shrug*. 10 months ago
  namark 6fbcea7988 Fixes and improvements in tuple operators, 10 months ago
  namark b7a2b49daa this is a public member, have you no shameeee? 10 months ago
  namark 31b9249ad0 so embarrassing... 10 months ago
  namark 529b0b377c Really tempted to keep this just to embarrass clang. 11 months ago
  namark 70cf79a391 Some say this forwarding was a compiler bug, so fix just in case. 11 months ago
  namark a6969b647a allinclude 11 months ago
  namark ea4a2f539e Unit tests for tuple relational operators and vector mismatch algorithm. 11 months ago
  namark 22a4cedbcf Vector iterator mismatch algorithm. 11 months ago
  namark 0cf7b193e6 Relational tuple operators. 11 months ago
  namark ac56b3d549 Improved array operators SFINAE. 11 months ago
  namark 17da9c8282 Separated the mismatch algorithm and made it move-only friendly. 11 months ago
  namark 4da90af1f1 Minor comment fix. 11 months ago