1. 13 May, 2016 1 commit
  2. 12 May, 2016 6 commits
  3. 19 Mar, 2015 1 commit
  4. 16 Mar, 2015 1 commit
  5. 17 Feb, 2015 2 commits
    • Anton Bukov's avatar
      Merge pull request #11 from babelvit/master · 237edd05
      Anton Bukov authored
      Linq Creators Improvement
      237edd05
    • Vit Babel's avatar
      Linq Creators Improvement · a4972949
      Vit Babel authored
      1) Changed the template of 'from(const TV<TT,TL> & container)' function from int to unsigned. Only this way it accepts std::array properly for me.
      
      2) Changed return types of some 'from()' functions to auto and used decltype() to generate the type of iterator, because there is no guarantee that iterator of collection A is A::const_iterator.
      
      3) Added two more versions of 'from()' function, which accept std::set and std::map.
      
      Plus: Untabyfied
      a4972949
  6. 21 Jan, 2015 1 commit
  7. 13 Jan, 2015 1 commit
  8. 06 Feb, 2014 1 commit
  9. 02 Feb, 2014 2 commits
  10. 01 Feb, 2014 2 commits
  11. 11 Jan, 2014 4 commits
  12. 29 Dec, 2013 1 commit
  13. 22 Aug, 2013 2 commits
  14. 03 Jul, 2013 1 commit
  15. 01 Jul, 2013 1 commit
  16. 30 Jun, 2013 3 commits
  17. 29 Jun, 2013 2 commits
  18. 27 Jun, 2013 2 commits
  19. 03 Jun, 2013 1 commit
  20. 26 Apr, 2013 1 commit
  21. 25 Apr, 2013 2 commits
  22. 17 Apr, 2013 1 commit
  23. 16 Apr, 2013 1 commit