Skip to content
Snippets Groups Projects
Select Git revision
  • develop protected
  • master default protected
  • feature/triangulation-qhull
  • jst
  • ti_lab_build
  • features/splines_and_piecewise_polynomials
  • ma_2018/erraji
  • fabian
  • ITABase_v2024a
  • VA_v2023b
  • VA_v2023a
  • VA_v2022a
  • before_cmake_rework
  • v2021.a
  • v2020.a
  • v2019.a
  • v2018.b
  • v2018.a
  • v2017.d
  • v2017.c
  • v2017.b
  • v2017.a
  • v2016.a
23 results

remove_unary_function.patch

Blame
    • Pascal Palenda's avatar
      9400a268
      Remove deprecated std::unary_function - WIP · 9400a268
      Pascal Palenda authored
      std::unary_function was deprecated in C++11 and removed in C++17.
      Apply a patch to vista to remove it and remove it from ITABase code.
      
      Here, a simple removal is enough since the added functionality of
      std::unary_function was never used.
      9400a268
      History
      Remove deprecated std::unary_function - WIP
      Pascal Palenda authored
      std::unary_function was deprecated in C++11 and removed in C++17.
      Apply a patch to vista to remove it and remove it from ITABase code.
      
      Here, a simple removal is enough since the added functionality of
      std::unary_function was never used.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.