Searched defs:PhotoAlbumPtrCompare (Results 1 – 1 of 1) sorted by relevance
47 struct PhotoAlbumPtrCompare { struct48 …ator()(const std::shared_ptr<PhotoAlbum>& album, const std::shared_ptr<PhotoAlbum>& albumCmp) const in operator()