Description: Generic function: Summary: Using the Standard Template Library (STL) C++ standard library provides a safer, more flexible data collection approach. STL' s main two characteristics: the separation of data structures and algorithms, non-object-oriented nature. Access the object through the same iterator as a pointer implementation container is like linked lists, data structures like vector, according to the template provided algorithm is a function template, the data for the operation of the container. STL to the template-based, it can be used for any data type and structure.
To Search:
File list (Check if you may need any files):
泛型函数\Debug\error.obj
........\.....\error.sbr
........\.....\list.obj
........\.....\listing.obj
........\.....\listing.sbr
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\vect.obj
........\.....\vect.sbr
........\.....\vector.exe
........\.....\vector.ilk
........\.....\vector.pch
........\.....\vector.pdb
........\error.cpp
........\vect.cpp
........\vector.dsp
........\vector.dsw
........\vector.ncb
........\vector.opt
........\vector.plg
........\说明.txt
........\Debug
泛型函数