Skip to content
Snippets Groups Projects
  1. Jan 06, 2019
  2. Dec 19, 2018
  3. Aug 28, 2018
  4. Jan 02, 2018
  5. May 22, 2017
  6. May 08, 2017
  7. May 02, 2017
  8. Mar 03, 2017
  9. Jan 09, 2017
  10. Oct 11, 2016
  11. Sep 05, 2016
    • Dmitri Naumov's avatar
      Fix usage of optional<T const&>. · 362fec50
      Dmitri Naumov authored and Dmitri Naumov's avatar Dmitri Naumov committed
      The called getPropertyVector<T>() did not return
      a const reference optional, but an optional<T&>.
      
      With boost 1.61 this conversion is no longer possible.
      
      Fixes #1383
      362fec50
  12. Jun 28, 2016
  13. Jun 10, 2016
  14. May 17, 2016
  15. Feb 08, 2016
  16. Feb 03, 2016
  17. Feb 02, 2016
  18. Jan 27, 2016
  19. Jan 21, 2016
  20. Jan 13, 2016
  21. Jul 14, 2015
  22. Jul 02, 2015
  23. Jun 10, 2015
  24. Jun 09, 2015
  25. Apr 20, 2015
Loading