define a vlc_restrict that can be used in C++ code when possible
...and doesn't cause compilation errors on standard C11/C++14 compilers.
We don't need to rely on the bogus AC_C_RESTRICT
.
Fixes #27741
...and doesn't cause compilation errors on standard C11/C++14 compilers.
We don't need to rely on the bogus AC_C_RESTRICT
.
Fixes #27741
VideoLAN code repository instance