Ardour
9.0-pre0-582-g084a23a80d
|
#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) |