$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: jbandela_at_[hidden]
Date: 2000-10-01 19:09:33
Anybody have any ideas of how to use this technique to implement
iterator_traits in the STL? This technique allows differentiation
between user defined iterators and pointers as iterators. Does
anybody know of any technique that can allow value_type to be
specified. (The only way I can think to do this would be with the non-
existant typeof).
Regards,
John R. Bandela