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