<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Modules (C++) - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=Modules_%28C%2B%2B%29&amp;p=2">3.Next</a>
</p>
<p><b>Modules</b> in <a href="page.php?w=C%2B%2B">C++</a> are a feature added in <a href="page.php?w=C%2B%2B20">C++20</a> implementing <a href="page.php?w=modular_programming">modular programming</a> as a modern alternative to <a href="page.php?w=precompiled_headers">precompiled headers</a>. A module in C++ comprises a single <a href="page.php?w=Translation_unit_%28programming%29">translation unit</a>. Like <a href="page.php?w=header_file">header file</a>s and implementation files, a module can contain declarations and definitions, but differ from</p><p>
<a accesskey="3" href="page.php?w=Modules_%28C%2B%2B%29&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
