mpd/src/command
Rosen Penev 015cbff93d [cppcheck] convert several functions to use std::all_of
std::all_of becomes constexpr in C++20. I'm not sure it results in better
performance.

Found with useStlAlgorithm

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-08 14:01:12 -07:00
..
AllCommands.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
AllCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ClientCommands.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
ClientCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
CommandError.cxx [clang-tidy] convert several functions to const & 2020-02-02 13:21:27 -08:00
CommandError.hxx [clang-tidy] convert several functions to const & 2020-02-02 13:21:27 -08:00
CommandListBuilder.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
CommandListBuilder.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
CommandResult.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
DatabaseCommands.cxx [clang-tidy] use make_unique 2020-02-01 19:40:39 -08:00
DatabaseCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
FileCommands.cxx [cppcheck] convert several functions to use std::all_of 2020-04-08 14:01:12 -07:00
FileCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
FingerprintCommands.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
FingerprintCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
MessageCommands.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
MessageCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
NeighborCommands.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
NeighborCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
OtherCommands.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
OtherCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
OutputCommands.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
OutputCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
PartitionCommands.cxx command/partition: add command "delpartition" 2020-01-20 14:56:31 +01:00
PartitionCommands.hxx command/partition: add command "delpartition" 2020-01-20 14:56:31 +01:00
PlayerCommands.cxx fix double promotions 2020-03-16 12:43:24 -07:00
PlayerCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
PlaylistCommands.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
PlaylistCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
QueueCommands.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
QueueCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Request.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
StickerCommands.cxx [clang-tidy] add ending namespace comments 2020-02-16 16:44:37 -08:00
StickerCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
StorageCommands.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
StorageCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
TagCommands.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
TagCommands.hxx copyright year 2020 2020-01-18 19:23:49 +01:00