Template Function osrf_testing_tools_cpp::memory_tools::matches_any_object_function_of_traces

Function Documentation

template<typename CharT>
bool osrf_testing_tools_cpp::memory_tools::matches_any_object_function_of_traces(const std::basic_regex<CharT> &regex, const std::vector<Trace> &traces)

Return true if the given regex is found to match the object_function of any trace.