src/work/klao/cpp_hianyok
author alpar
Sun, 14 Nov 2004 13:15:46 +0000
changeset 991 e619a466ca5d
permissions -rw-r--r--
- Move template.h to doc/.
- Insert the license terms into the documentation.
- template.h now appears under the coding style documentation.
     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...)