]> sigrok.org Git - pulseview.git/commit
util: Introduce string tokenize helper routine
authorGerhard Sittig <redacted>
Sun, 25 Jun 2017 11:13:01 +0000 (13:13 +0200)
committerGerhard Sittig <redacted>
Sun, 25 Jun 2017 18:32:58 +0000 (20:32 +0200)
commit34f4a40baa0b4485ebee71d51c0a3bf70a0bad8b
treee9e9ff31f97fc4fa7e556181bc849f1f4c76d821
parenta998be27f155eee556f7ec521e5f70ce692026dc
util: Introduce string tokenize helper routine

Introduce a helper routine which splits a string into tokens that were
separated by a delimiter.
pv/util.cpp
pv/util.hpp