$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] How to terminate a specific thread among other threads
From: Master (master.huricane_at_[hidden])
Date: 2012-04-15 14:50:03
Thank you very much sir , but how could possibly those threads modify the
itemes in a vector using [] operator!! ?
in my sample i just had them read a value using [] operator ! there is no
assignment !
would you explain it abit more please ?
thank you very much again :)