summaryrefslogtreecommitdiffstats
path: root/testing/072/072__using_8cpp.xml
blob: e3689663d02a16569aefd2eb9b1d800867f0fcba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
  <compounddef id="072__using_8cpp" kind="file" language="C++">
    <compoundname>072_using.cpp</compoundname>
    <sectiondef kind="typedef">
      <memberdef kind="typedef" id="072__using_8cpp_1a1b01c504448c96cd2191a5184dd31acf" prot="public" static="no">
        <templateparamlist>
          <param>
            <type>class T</type>
          </param>
        </templateparamlist>
        <type>std::vector&lt; T &gt;</type>
        <definition>using Vec =  std::vector&lt;T&gt;</definition>
        <argsstring/>
        <name>Vec</name>
        <briefdescription>
          <para>A vector. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="072_using.cpp" line="7" column="1" bodyfile="072_using.cpp" bodystart="7" bodyend="-1"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <location file="072_using.cpp"/>
  </compounddef>
</doxygen>