rcpputils
↰ Parent directory (include/rcpputils)
include/rcpputils
Find and replace functionality for std::strings.
Contents
Definition (include/rcpputils/find_and_replace.hpp)
include/rcpputils/find_and_replace.hpp
Includes
Namespaces
Functions
memory
string
Namespace rcpputils
Template Function rcpputils::find_and_replace(InputT&&, FindT&&, ReplaceT&&)
Template Function rcpputils::find_and_replace(const std::basic_string<CharT, Traits, Allocator>&, const std::basic_string<CharT, Traits, Allocator>&, const std::basic_string<CharT, Traits, Allocator>&)