1. 16 Mar, 2015 1 commit
  2. 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
  3. 21 Jan, 2015 1 commit
  4. 13 Jan, 2015 1 commit
  5. 06 Feb, 2014 1 commit
  6. 02 Feb, 2014 2 commits
  7. 01 Feb, 2014 2 commits
  8. 11 Jan, 2014 4 commits
  9. 29 Dec, 2013 1 commit
  10. 22 Aug, 2013 2 commits
  11. 03 Jul, 2013 1 commit
  12. 01 Jul, 2013 1 commit
  13. 30 Jun, 2013 3 commits
  14. 29 Jun, 2013 2 commits
  15. 27 Jun, 2013 2 commits
  16. 03 Jun, 2013 1 commit
  17. 26 Apr, 2013 1 commit
  18. 25 Apr, 2013 2 commits
  19. 17 Apr, 2013 1 commit
  20. 16 Apr, 2013 2 commits
  21. 22 Mar, 2013 4 commits