Main Page | Modules | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members

vector_docstub.h

Go to the documentation of this file.
00001 namespace std
00002 {
00010   template<class T> class vector
00011   {
00012   public:
00013     T           *p;
00014   };
00015   
00016 } // namespace std

Generated on Mon Oct 11 07:41:08 2004 for GNU Radio 2.x by doxygen 1.3.3