$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Brian Braatz (brianb_at_[hidden])
Date: 2004-09-10 11:41:32
I have worked through the tutorial on iterator_facade. (extremely cool library)- and I am reading about iterator_adapter- but what I am not seeing is the high level picture here.
My Question:
In a nutshell- what is the basic difference between iterator_adapter and iterator_facade?
When would I use one over the other?
Any thoughts appreciated
thanks
Brian