src/work/klao/cpp_hianyok
author deba
Wed, 15 Dec 2004 19:56:55 +0000
changeset 1037 3eaff8d04171
permissions -rw-r--r--
graph_io under construction
This is a working version, but needs more improvments.

todo:
documention + fix the file format
improve the exception system

add some possible asserts

tutorials
     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...)