$include_dir="/home/hyper-archives/threads-devel/include"; include("$include_dir/msg-header.inc") ?>
From: Vít Kasal (vit.kasal_at_[hidden])
Date: 2007-08-16 05:02:27
Hello,
I work with the thread_specific_ptr, and I wonder why there is no
value_type or similar typedef in the template. Just something like
"typedef T value_type" would do, and one can access the type when the
thread_specific_ptr is a template parameter.
Regards
Vit