C++ will concatenate adjacent constant strings at compile-time, which
is far more efficient than using run-time string object concatenation.

Cheers,
Josh

On 10 May 2010 18:54, gra...@salsaholics.org <gra...@salsaholics.org> wrote:
> I often search for tracks by album name - not just artist and title. This
> patch
> extends the search functionality to include album name.
>
> I noticed a plus was missing in old code. Does C++ cope with this itself? or
> was this an undiscovered bug?
>
> Regards
>
>
> Graeme
>
> ------------------------------------------------------------------------------
>
>
> _______________________________________________
> Mixxx-devel mailing list
> Mixxx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>
>

------------------------------------------------------------------------------

_______________________________________________
Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to