Skip to content
Snippets Groups Projects
  1. Aug 28, 2018
  2. Jun 20, 2018
  3. Jun 08, 2018
  4. Jan 02, 2018
  5. Nov 23, 2017
  6. Jun 01, 2017
  7. May 30, 2017
  8. May 22, 2017
  9. May 08, 2017
  10. May 02, 2017
  11. Apr 24, 2017
  12. Mar 03, 2017
  13. Jan 10, 2017
  14. Jan 09, 2017
  15. Nov 24, 2016
  16. Nov 21, 2016
  17. Nov 10, 2016
  18. Oct 11, 2016
  19. 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
  20. Aug 16, 2016
Loading