$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Fernando Cacciola: "[boost] Re: Re: Optional, tie, and iterator_adaptor"
- Previous message: Fernando Cacciola: "[boost] Re: Re: Optional, tie, and iterator_adaptor"
- In reply to: Fernando Cacciola: "[boost] Re: Re: Optional, tie, and iterator_adaptor"
- Next in thread: Gregory Colvin: "Re: [boost] Re: Re: Optional, tie, and iterator_adaptor"
- Reply: Gregory Colvin: "Re: [boost] Re: Re: Optional, tie, and iterator_adaptor"
Fernando Cacciola <fernando_cacciola_at_[hidden]> wrote:
> vector<>::begin returns an object with operators * and ->,
> yet these objects are not pointers, and once that is learned,
> people do not think they are pointers.
Huh? pointer semantics (behavior) does not mean that they
have to be pointers.
--
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net
- Next message: Fernando Cacciola: "[boost] Re: Re: Optional, tie, and iterator_adaptor"
- Previous message: Fernando Cacciola: "[boost] Re: Re: Optional, tie, and iterator_adaptor"
- In reply to: Fernando Cacciola: "[boost] Re: Re: Optional, tie, and iterator_adaptor"
- Next in thread: Gregory Colvin: "Re: [boost] Re: Re: Optional, tie, and iterator_adaptor"
- Reply: Gregory Colvin: "Re: [boost] Re: Re: Optional, tie, and iterator_adaptor"
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>