std::vector<std::shared_ptr<Hoge>>型の変数をstd::vector<const Hoge*>型に変換したいんだが良い方法ある?