enum Enum {};
/** @brief A typedef */
-typedef int Int;
+typedef int Int1;
/** @brief A variable */
constexpr const int Var = 3;
enum Enum {};
/** @brief A typedef */
-typedef int Int;
+typedef int Int2;
/** @brief A variable */
constexpr const int Var = 3;
enum Enum {};
/** @brief A typedef */
-typedef int Int;
+typedef int Int3;
/** @brief A variable */
constexpr const int Var = 3;
<h2><a href="#typedef-members">Typedefs</a></h2>
<dl class="m-doc">
<dt>
- using <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-doc">Int</a> = int
+ using <a href="#gac85564daa98860cfa1a6c60381d3571b" class="m-doc">Int3</a> = int
</dt>
<dd>A typedef.</dd>
</dl>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-doc-details" id="ga7cc214a236ad3bb6ad435bdcf5262a3f"><div>
+ <section class="m-doc-details" id="gac85564daa98860cfa1a6c60381d3571b"><div>
<h3>
- typedef int <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-doc-self">Int</a>
+ typedef int <a href="#gac85564daa98860cfa1a6c60381d3571b" class="m-doc-self">Int3</a>
<div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>A typedef.</p>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
<dl class="m-doc">
- <dt id="ad01b62dead0717cef791ff24ed1371cd">
- using <a href="#ad01b62dead0717cef791ff24ed1371cd" class="m-doc-self">Int</a> = int
+ <dt id="a011bc16d926b77ad9f172540494d8e84">
+ using <a href="#a011bc16d926b77ad9f172540494d8e84" class="m-doc-self">Int1</a> = int
</dt>
<dd>A typedef.</dd>
</dl>
<h2><a href="#typedef-members">Typedefs</a></h2>
<dl class="m-doc">
<dt>
- using <a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-doc">Int</a> = int
+ using <a href="#ad4a93dc0f1e802929b3757f71f9954b3" class="m-doc">Int2</a> = int
</dt>
<dd>A typedef.</dd>
</dl>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-doc-details" id="a9fc9fdc7cf8b70815d959519730179e3"><div>
+ <section class="m-doc-details" id="ad4a93dc0f1e802929b3757f71f9954b3"><div>
<h3>
- typedef int Spread::<wbr /><a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-doc-self">Int</a>
+ typedef int Spread::<wbr /><a href="#ad4a93dc0f1e802929b3757f71f9954b3" class="m-doc-self">Int2</a>
<div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>A typedef.</p>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
<dl class="m-doc">
- <dt id="ga7cc214a236ad3bb6ad435bdcf5262a3f">
- using <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-doc-self">Int</a> = int
+ <dt id="gac85564daa98860cfa1a6c60381d3571b">
+ using <a href="#gac85564daa98860cfa1a6c60381d3571b" class="m-doc-self">Int3</a> = int
</dt>
<dd>A typedef.</dd>
</dl>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
<dl class="m-doc">
- <dt id="ad01b62dead0717cef791ff24ed1371cd">
- using <a href="#ad01b62dead0717cef791ff24ed1371cd" class="m-doc-self">Int</a> = int
+ <dt id="a011bc16d926b77ad9f172540494d8e84">
+ using <a href="#a011bc16d926b77ad9f172540494d8e84" class="m-doc-self">Int1</a> = int
</dt>
<dd>A typedef.</dd>
</dl>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
<dl class="m-doc">
- <dt id="a9fc9fdc7cf8b70815d959519730179e3">
- using <a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-doc-self">Int</a> = int
+ <dt id="ad4a93dc0f1e802929b3757f71f9954b3">
+ using <a href="#ad4a93dc0f1e802929b3757f71f9954b3" class="m-doc-self">Int2</a> = int
</dt>
<dd>A typedef.</dd>
</dl>
enum Enum {};
/** @brief A typedef */
-typedef int Int;
+typedef int Int1;
/** @brief A variable */
constexpr const int Var = 3;
enum Enum {};
/** @brief A typedef */
-typedef int Int;
+typedef int Int2;
/** @brief A variable */
constexpr const int Var = 3;
enum Enum {};
/** @brief A typedef */
-typedef int Int;
+typedef int Int3;
/** @brief A variable */
constexpr const int Var = 3;