How to get the std::fill function to work with an std::map? C++

前端 未结 0 417
醉话见心
醉话见心 2020-12-06 17:22

I want to use the std::fill function from the algorithm library to fill in \'-\' in the second part of the pair. Is this possible to achieve?

#include 

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题