ardour
Namespaces | Functions
tokenizer.h File Reference
#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)