Alfredo Braunstein <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
>
>> Like so.
>>
>> Objections?
>
| 1) What happened to PosIterator::operator* ?
>
| http://marc.theaimsgroup.com/?l=lyx-devel&m=107312950232196&w=2
I'll go over our iterators later and try to make them fill the
iterato
Lars Gullik BjÃnnes wrote:
> Like so.
>
> Objections?
1) What happened to PosIterator::operator* ?
http://marc.theaimsgroup.com/?l=lyx-devel&m=107312950232196&w=2
2) What happened with PosIterator::value_type ?
http://marc.theaimsgroup.com/?l=lyx-devel&m=107313504903526&w=2
Alfredo
Angus Leeming <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
>
>> Like so.
>
| Nice.
>
| Question: both ParIterator and ParConstIterator have the same
| value_type. Shouldn't the ParConstIterator value_type be
| 'ParagraphList::value_type const' ?
No. I don't think so. things see
Lars Gullik Bjønnes wrote:
> Like so.
Nice.
Question: both ParIterator and ParConstIterator have the same
value_type. Shouldn't the ParConstIterator value_type be
'ParagraphList::value_type const' ?
> Objections?
Only that we tend to put 'using std::advance;' at the top of the
compiled
Like so.
Objections?
? Config
? advdist.diff
Index: boost/libs/regex/src/Makefile.am
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/boost/libs/regex/src/Makefile.am,v
retrieving revision 1.5
diff -u -p -b -r1.5 Makefile.am
--- boost