43 using std::shared_ptr;
51 auto i = assets.begin();
52 while (i != assets.end() && !ids_equal ((*i)->id(),
_id)) {
56 if (i != assets.end ()) {
std::shared_ptr< Asset > _asset
shared_ptr to the thing, may be null.
std::string _id
ID; will always be known.
void resolve(std::vector< std::shared_ptr< Asset >> assets)
Namespace for everything in libdcp.