Ardour  9.0-pre0-582-g084a23a80d
tokenizer.h File Reference
#include <iterator>
#include <string>
#include "pbd/libpbd_visibility.h"
#include "pbd/whitespace.h"
Include dependency graph for tokenizer.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)