$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Hashing boost.Tokenizer and Tokenizer euqlity
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2008-11-03 03:12:15
Hi:
Two queries:
1. Does boost.Tokenizer support the = operator or do I need to write my
own. if yes, wha is the best way of doing this, can I use std::equal?
2. I need to write a hashin function for boost.tokenizer? What is the
best was of doing this? What information within Tokenizer to write a
hash function.
Chers
Sean.