Skip to content
Snippets Groups Projects
  1. Oct 11, 2016
  2. 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
  3. Jun 28, 2016
  4. Jun 10, 2016
  5. May 17, 2016
  6. Feb 08, 2016
  7. Feb 03, 2016
  8. Feb 02, 2016
  9. Jan 27, 2016
  10. Jan 21, 2016
  11. Jan 13, 2016
  12. Jul 14, 2015
  13. Jul 02, 2015
  14. Jun 10, 2015
  15. Jun 09, 2015
  16. Apr 20, 2015
Loading