song list: get rid of boost::zip_iterator and improve {Const,}SongIterator

This commit is contained in:
Andrzej Rybczak
2016-12-08 04:28:43 +01:00
parent 612f8c3145
commit b7386c4fa6
15 changed files with 244 additions and 161 deletions

View File

@@ -59,6 +59,7 @@ ncmpcpp_LDFLAGS = $(all_libraries)
noinst_HEADERS = \
helpers/song_iterator_maker.h \
utility/comparators.h \
utility/const.h \
utility/conversion.h \
utility/functional.h \
utility/html.h \