OSDN Git Service

syndication: replace boost::shared_ptr<T> with std::shared_ptr<T> where possible
authorIvailo Monev <xakepa10@gmail.com>
Tue, 24 Aug 2021 15:42:08 +0000 (18:42 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Tue, 24 Aug 2021 15:56:27 +0000 (18:56 +0300)
commit7a8dcdeb39c487c10d7908576d50059b9e10b937
treebe367ef1ce8f1ccd1231a6a75bb518e7dee8e1a5
parentba472bb7f1dc9511d7e843dd531bc06f7ce4bb5b
syndication: replace boost::shared_ptr<T> with std::shared_ptr<T> where possible

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
18 files changed:
syndication/atom/content.h
syndication/atom/document.h
syndication/documentsource.h
syndication/elementwrapper.h
syndication/feed.h
syndication/item.h
syndication/mapper/mapperatomimpl.h
syndication/mapper/mapperrdfimpl.h
syndication/mapper/mapperrss2impl.h
syndication/rdf/literal.h
syndication/rdf/model.h
syndication/rdf/resource.h
syndication/rdf/resourcewrapper.h
syndication/rdf/sequence.h
syndication/rdf/statement.h
syndication/rss2/document.h
syndication/rss2/item.cpp
syndication/rss2/item.h