GNU Radio Manual and C++ API Reference
3.7.7
The Free & Open Software Radio Ecosystem
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
vector_docstub.h
Go to the documentation of this file.
1
namespace
std
2
{
3
/*!
4
* \brief vector documentation stub
5
*
6
* \warning
7
* This isn't the real vector template. It's just enough to get doxygen
8
* to draw pretty collaboration diagrams.
9
*/
10
template
<
class
T>
class
vector
11
{
12
public
:
13
T *p;
14
};
15
16
}
// namespace std
std
STL namespace.
docs
doxygen
other
vector_docstub.h
Generated on Sun Jun 28 2015 02:24:34 for GNU Radio Manual and C++ API Reference by
1.8.8