Andre Poenitz <[EMAIL PROTECTED]> writes: | + pit_type pit = 0; | + for ( ; pit < pars_.size() && &pars_[pit] != ∥ ++pit) | + ;
You know... terse does not mean easy to understand. -- Lgb
Andre Poenitz <[EMAIL PROTECTED]> writes: | + pit_type pit = 0; | + for ( ; pit < pars_.size() && &pars_[pit] != ∥ ++pit) | + ;
You know... terse does not mean easy to understand. -- Lgb