$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] tokenizer
From: asif saeed (asif.lse2_at_[hidden])
Date: 2011-06-01 01:40:31
Hi,
Is boost tokenizer thread-safe? In an example in an online book, whose
English translation link was provided a few days back, the tokenizer is
created on stack. I have a hopeful presumption that the string operations it
carries out are thread-safe. I need your help on this.
Best regards, Asif