Skip to content

Streamline some FunTuple::fill_ functions

Gerhard Raven requested to merge tweak-funtuple into master
  • remove redundant overload for std::map<std::string,std::any>
  • prefer std::accumulate and 'andThen' to combine StatusCodes over explict loop

Merge request reports