Boost logo

Boost Users :

Subject: Re: [Boost-users] [mutli_index] class reference available? / How to detect insertion failures
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-10-17 11:08:07


AMDG

joaquin_at_[hidden] wrote:
> // ordered indices
> template<...>
> class name is implementation defined
> {
> ...
> iterator begin();
> ...
> std::pair<iterator,bool> insert(const value_type& x);
> ...
> }
>
> then begin would have no link (as there is no explicit description for
> this
> concept-covered memfun)

Wouldn't it make sense, in general, to link to the documentation of the
concept?

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net