Hello,
I want to call the library_manager function void remove_items(const pfc::list_base_const_t<metadb_handle_ptr> & p_data)
However, I am not sure what to use for the function parameter -- pfc::list_base_const_t can't be instantiated, so what should I use instead?