About
  1. | API Documentation
  2. | Common
  3. | utils
  4. | FindAndReplaceAll

FindAndReplaceAll

Defined in <utils/utils.h>

Replace all Occurrences of all given substrings from main string


void FindAndReplaceAll(std::string& ioData, const std::string iToSearch, const std::string iReplaceStr)
(1)

  1. Parameters:
    • const std::string & ioData
    • std::string iToSearch
    • std::string iReplaceStr

SnakeStrike — An program for high-speed multi-camera data collection and triangulation.

Page owner(s): gwjensen  Last updated: 2020-09-28 07:40:17 +0000