home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A17213.TXT < prev    next >
Encoding:
Text File  |  1993-10-18  |  158 b   |  4 lines

  1. The qualification "LLStack<T>::" in the definition of these
  2. inlined functions means that these functions belong to the
  3. specific template class LLStack<T>.
  4.