Changes
- Breaking change to interface:
UrlTokenBindings
now takesstd::shared_ptr<TokenIterator>
instead of references TokenIterator
now creates a copy of the path it's passed
UrlTokenBindings
now takes std::shared_ptr<TokenIterator>
instead of referencesTokenIterator
now creates a copy of the path it's passed