the C++ standard. Contributions welcome.
>
> ;-)
>
>
>
> Best,
>
> Stefan
>
>
>
> *From:*Federico Milano [mailto:fmil...@gmail.com]
> *Sent:* Monday, January 21, 2019 11:05 PM
> *To:* mitk-users@lists.sourceforge.net
> *Subject:* [mitk-users] C++17 compatibility
&
++ standard.
Contributions welcome.
;-)
Best,
Stefan
From: Federico Milano [mailto:fmil...@gmail.com]
Sent: Monday, January 21, 2019 11:05 PM
To: mitk-users@lists.sourceforge.net
Subject: [mitk-users] C++17 compatibility
Hi. I was wondering if you are going to update the CppMicroServices version. I
Hi. I was wondering if you are going to update the CppMicroServices
version. I would need to build my project with C++17 support, but the
CppMicroServices module used in MITK is old and still uses
std::unary_function and std::binary_function, which were deprecated since
C++11 and removed in C++17.