src/work/klao/cpp_hianyok
author alpar
Sun, 06 Feb 2005 14:44:41 +0000
changeset 1128 6a347310d4c2
permissions -rw-r--r--
Several important changes:
- Named parameters for setting ReachedMap
- run() is separated into initialization and processing phase
- It is possible to run Dijkstra from multiple sources
- It is possible to stop the execution when a destination is reached.
     1 "rebind"
     2 
     3 Egy dologrol le lehessen kerdezni a tipusat forditasi idoben (es hasznalni).
     4 [ a.iterator i = a.begin(); ... problema ]
     5 
     6 template typedef
     7 
     8 egy neven tobb kulonbozo parameterszamu template
     9 
    10 typedef/using dolgok. Ne insztancialjanak, felcserelhetoseg.
    11 
    12 
    13 
    14 ---
    15 Gyanusak:
    16 
    17 (valahova nem lehet typedef-et irni...)