Software: Apache/2.0.54 (Fedora). PHP/5.0.4 uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /usr/share/doc/libstdc++-devel-4.0.2/html/25_algorithms/ drwxr-xr-x |
Viewing file: Select action/file-type: Chapter 25: AlgorithmsChapter 25 deals with the generalized subroutines for automatically transforming lemmings into gold. ContentsPrerequisitesThe neatest accomplishment of the algorithms chapter is that all the work is done via iterators, not containers directly. This means two important things:
Even strings can be fed through the algorithms here, although the
string class has specialized versions of many of these functions (for
example, The single thing that trips people up the most is the definition of range used with iterators; the famous "past-the-end" rule that everybody loves to hate. The iterators chapter of this document has a complete explanation of this simple rule that seems to cause so much confusion. Once you get range into your head (it's not that hard, honest!), then the algorithms are a cakewalk. Return to top of page or to the FAQ. Special
|
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0026 ]-- |