CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2017/04/27 06:44:03

Added files:
        audio/akode/patches: patch-akode_lib_converter_cpp 
                             patch-akode_lib_crossfader_cpp 
                             patch-akode_lib_fast_resampler_cpp 
                             patch-akode_lib_volumefilter_cpp 

Log message:
don't reuse the same symbol to mean a different thing in a nested template
declaration. Yeah, you're going to use Arithm<S>.
No, you're declaring template <class X>Arithm  *in general*.

Reply via email to