diff --git a/src/search/plugins/plugin.h b/src/search/plugins/plugin.h index 4b67397aac..6092a35d9e 100644 --- a/src/search/plugins/plugin.h +++ b/src/search/plugins/plugin.h @@ -122,7 +122,6 @@ class TypedFeature : public FeatureAuto { before calling the constructor. The resulting arguments will be used as arguments to make_shared. */ -// TODO issue1082 where should this live? template std::shared_ptr make_shared_from_arg_tuples(Arguments... arguments) { return std::apply(