/
niceSOFT
/
doxygen
Обзор
Документация
Войти
/
niceSOFT
/
doxygen
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
testing/072/072__using_8cpp.xml
44 строки
2 KB
albert-github
Yesting with ` CLANG_ASSISTED_PARSING=YES`
31 июл 2023, 13:46
31 июл 2023, 13:46
3123107
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="" xml:lang="en-US"> <compounddef id="072__using_8cpp" kind="file" language="C++"> <compoundname>072_using.cpp</compoundname> <includes local="no">vector</includes> <incdepgraph> <node id="1"> <label>072_using.cpp</label> <link refid="072__using_8cpp"/> <childnode refid="2" relation="include"> </childnode> </node> <node id="2"> <label>vector</label> </node> </incdepgraph> <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="12" bodyfile="072_using.cpp" bodystart="7" bodyend="-1"/> </memberdef> </sectiondef> <briefdescription> </briefdescription> <detaileddescription> </detaileddescription> <location file="072_using.cpp"/> </compounddef> </doxygen>