Changeset 4098


Ignore:
Timestamp:
Sep 17, 2021, 2:09:36 AM (2 years ago)
Author:
Peter
Message:

minor docs change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/utility/utility.h

    r4097 r4098  
    444444
    445445     \see <a href=https://www.boost.org/doc/libs/1_77_0/doc/html/boost/algorithm/replace_all.html>
    446      boost::algorithm::replace_all(string&, const string&, const string&)
    447      </a>
     446     boost::algorithm::replace_all</a>(string&, const string&, const string&)
    448447   */
    449448  void replace(std::string& full_str, const std::string& old_str,
Note: See TracChangeset for help on using the changeset viewer.