|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <iterator>#include <string>#include "pbd/libpbd_visibility.h"#include "pbd/whitespace.h"Go to the source code of this file.
Namespaces | |
| PBD | |
Functions | |
| template<typename StringType , typename Iter > | |
| unsigned int | PBD::tokenize (const StringType &str, const StringType &delims, Iter it, bool strip_whitespace=false) |