Introduce VLC_GCC_VERSION macro, fix popcount and clz
This can be used as follows: #if VLC_GCC_VERSION(major,minor) ... #endif There is nothing "VLC" about it. The prefix is only about namespacing.
Showing
Please register or sign in to comment