The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/doxygen#6b0c5db74b337b843ad543bf84325b6e1ef5d040
33 lines
1.2 KiB
XML
33 lines
1.2 KiB
XML
<?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< T ></type>
|
|
<definition>using Vec = std::vector<T></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>
|