hti/HtiCommPlugins/HtiBtCommPlugin/BtEngine/inc/staticarrayc.h
branchRCL_3
changeset 4 73ff0d268e1d
parent 0 a03f92240627
equal deleted inserted replaced
1:28c1bd28d474 4:73ff0d268e1d
    66         TInt iCount;
    66         TInt iCount;
    67 
    67 
    68     };
    68     };
    69 
    69 
    70 // INCLUDES
    70 // INCLUDES
    71 #include "StaticArrayC.inl"
    71 #include "staticarrayc.inl"
    72 
    72 
    73 /**
    73 /**
    74 * CONSTRUCT_STATIC_ARRAY_C
    74 * CONSTRUCT_STATIC_ARRAY_C
    75 * Initalise a global constant of type TStaticArrayC<>.
    75 * Initalise a global constant of type TStaticArrayC<>.
    76 * @param aValue the underlying const array of T
    76 * @param aValue the underlying const array of T