rocprofiler-sdk/cxx/details/delimit.hpp Source File#
Rocprofiler SDK Developer API 0.5.0
ROCm Profiling API and tools
|
delimit.hpp
Go to the documentation of this file.
ContainerT tokenize(std::string_view line, std::string_view delimiters="\"',;: ", PredicateT &&predicate=[](ValueT &&s) -> ValueT { return s;})
tokenize a string into a set
Definition delimit.hpp:65
std::string str_transform(std::string_view input, std::string_view _begin, std::string_view _end, PredicateT &&predicate)
apply a string transformation to substring in between a common delimiter.
Definition delimit.hpp:112
Definition code_printing.hpp:42
Generated by 1.9.8