Skip to content

Commit

Permalink
deploy: 8ace8e8
Browse files Browse the repository at this point in the history
  • Loading branch information
KaruroChori committed Jan 17, 2025
1 parent 3b42767 commit 7e86023
Show file tree
Hide file tree
Showing 29 changed files with 403 additions and 179 deletions.
2 changes: 1 addition & 1 deletion next/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,5 @@

<!--
MkDocs version : 1.6.1
Build Date UTC : 2025-01-17 22:00:07.727964+00:00
Build Date UTC : 2025-01-17 22:19:47.737434+00:00
-->
2 changes: 1 addition & 1 deletion next/docs/search/search_index.json

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions next/docs/syntax/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,7 @@

<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>This documentation reflects the expected functionality for v0.5.0.<br />
Some features are still missing, progress is tracked in the repository and on the todo file in root.</p>
<p>While all core features have been implemented, documentation efforts are still ongoing.</p>
</div>
<p><code>vs.templ</code> uses special elements and attributes to define which actions the preprocessor should perform.<br />
These XML entities are scoped under the namespace <code>s</code> by default, but the user can set up a custom one as well.<br />
Expand Down
11 changes: 7 additions & 4 deletions next/doxygen/classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<div class="headertitle"><div class="title">Class Index</div></div>
</div><!--header-->
<div class="contents">
<div class="qindex"><a class="qindex" href="#letter_C">C</a>&#160;|&#160;<a class="qindex" href="#letter_G">G</a>&#160;|&#160;<a class="qindex" href="#letter_L">L</a>&#160;|&#160;<a class="qindex" href="#letter_P">P</a>&#160;|&#160;<a class="qindex" href="#letter_R">R</a>&#160;|&#160;<a class="qindex" href="#letter_S">S</a>&#160;|&#160;<a class="qindex" href="#letter_T">T</a></div>
<div class="qindex"><a class="qindex" href="#letter_C">C</a>&#160;|&#160;<a class="qindex" href="#letter_G">G</a>&#160;|&#160;<a class="qindex" href="#letter_L">L</a>&#160;|&#160;<a class="qindex" href="#letter_M">M</a>&#160;|&#160;<a class="qindex" href="#letter_P">P</a>&#160;|&#160;<a class="qindex" href="#letter_R">R</a>&#160;|&#160;<a class="qindex" href="#letter_S">S</a>&#160;|&#160;<a class="qindex" href="#letter_T">T</a></div>
<div class="classindex">
<dl class="classindex even">
<dt class="alphachar"><a id="letter_C" name="letter_C">C</a></dt>
Expand All @@ -84,15 +84,18 @@
<dt class="alphachar"><a id="letter_L" name="letter_L">L</a></dt>
<dd><a class="el" href="structvs_1_1templ_1_1log__t.html">log_t</a> (vs::templ)</dd><dd><a class="el" href="structvs_1_1templ_1_1logctx__t.html">logctx_t</a> (vs::templ)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a id="letter_M" name="letter_M">M</a></dt>
<dd><a class="el" href="structvs_1_1templ_1_1preprocessor_1_1order__method__t_1_1modifiers__t.html">preprocessor::order_method_t::modifiers_t</a> (vs::templ)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a id="letter_P" name="letter_P">P</a></dt>
<dd><a class="el" href="structvs_1_1templ_1_1preprocessor.html">preprocessor</a> (vs::templ)</dd></dl>
<dl class="classindex even">
<dl class="classindex odd">
<dt class="alphachar"><a id="letter_R" name="letter_R">R</a></dt>
<dd><a class="el" href="structvs_1_1templ_1_1repl.html">repl</a> (vs::templ)</dd></dl>
<dl class="classindex odd">
<dl class="classindex even">
<dt class="alphachar"><a id="letter_S" name="letter_S">S</a></dt>
<dd><a class="el" href="structvs_1_1templ_1_1symbol__map.html">symbol_map</a> (vs::templ)</dd></dl>
<dl class="classindex even">
<dl class="classindex odd">
<dt class="alphachar"><a id="letter_T" name="letter_T">T</a></dt>
<dd><a class="el" href="structvs_1_1templ_1_1repl_1_1token__ret__t.html">repl::token_ret_t</a> (vs::templ)</dd></dl>
</div>
Expand Down
2 changes: 1 addition & 1 deletion next/doxygen/functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

<div class="contents">
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div><ul>
<li>eval()&#160;:&#160;<a class="el" href="structvs_1_1templ_1_1repl.html#a6b79ea7b823837fe08473c829f87a50c">vs::templ::repl</a></li>
<li>eval()&#160;:&#160;<a class="el" href="structvs_1_1templ_1_1repl.html#a6b53522d54a1ac674ed8cecdb0e3c14b">vs::templ::repl</a></li>
<li>load_env()&#160;:&#160;<a class="el" href="structvs_1_1templ_1_1preprocessor.html#af1e9c40e232179830b24b01740a36ab7">vs::templ::preprocessor</a></li>
<li>ns()&#160;:&#160;<a class="el" href="structvs_1_1templ_1_1preprocessor.html#a5540b0ab2840f888c58f9666788692c2">vs::templ::preprocessor</a></li>
<li>parse()&#160;:&#160;<a class="el" href="structvs_1_1templ_1_1preprocessor.html#a1f1bc942dc64a7b834bbd32ad6975625">vs::templ::preprocessor</a></li>
Expand Down
2 changes: 1 addition & 1 deletion next/doxygen/functions_func.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

<div class="contents">
<div class="textblock">Here is a list of all documented functions with links to the class documentation for each member:</div><ul>
<li>eval()&#160;:&#160;<a class="el" href="structvs_1_1templ_1_1repl.html#a6b79ea7b823837fe08473c829f87a50c">vs::templ::repl</a></li>
<li>eval()&#160;:&#160;<a class="el" href="structvs_1_1templ_1_1repl.html#a6b53522d54a1ac674ed8cecdb0e3c14b">vs::templ::repl</a></li>
<li>load_env()&#160;:&#160;<a class="el" href="structvs_1_1templ_1_1preprocessor.html#af1e9c40e232179830b24b01740a36ab7">vs::templ::preprocessor</a></li>
<li>ns()&#160;:&#160;<a class="el" href="structvs_1_1templ_1_1preprocessor.html#a5540b0ab2840f888c58f9666788692c2">vs::templ::preprocessor</a></li>
<li>parse()&#160;:&#160;<a class="el" href="structvs_1_1templ_1_1preprocessor.html#a1f1bc942dc64a7b834bbd32ad6975625">vs::templ::preprocessor</a></li>
Expand Down
2 changes: 1 addition & 1 deletion next/doxygen/search/all_1.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['eval_0',['eval',['../structvs_1_1templ_1_1repl.html#a6b79ea7b823837fe08473c829f87a50c',1,'vs::templ::repl']]]
['eval_0',['eval',['../structvs_1_1templ_1_1repl.html#a6b53522d54a1ac674ed8cecdb0e3c14b',1,'vs::templ::repl']]]
];
2 changes: 1 addition & 1 deletion next/doxygen/search/all_5.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['ns_0',['ns',['../structvs_1_1templ_1_1preprocessor.html#a5540b0ab2840f888c58f9666788692c2',1,'vs::templ::preprocessor']]]
['modifiers_5ft_0',['modifiers_t',['../structvs_1_1templ_1_1preprocessor_1_1order__method__t_1_1modifiers__t.html',1,'vs::templ::preprocessor::order_method_t']]]
];
3 changes: 1 addition & 2 deletions next/doxygen/search/all_6.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
var searchData=
[
['parse_0',['parse',['../structvs_1_1templ_1_1preprocessor.html#a1f1bc942dc64a7b834bbd32ad6975625',1,'vs::templ::preprocessor']]],
['preprocessor_1',['preprocessor',['../structvs_1_1templ_1_1preprocessor.html',1,'vs::templ::preprocessor'],['../structvs_1_1templ_1_1preprocessor.html#a93f053b71731ed3d4cbcb3f1278a4225',1,'vs::templ::preprocessor::preprocessor()']]]
['ns_0',['ns',['../structvs_1_1templ_1_1preprocessor.html#a5540b0ab2840f888c58f9666788692c2',1,'vs::templ::preprocessor']]]
];
3 changes: 2 additions & 1 deletion next/doxygen/search/all_7.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
var searchData=
[
['repl_0',['repl',['../structvs_1_1templ_1_1repl.html',1,'vs::templ']]]
['parse_0',['parse',['../structvs_1_1templ_1_1preprocessor.html#a1f1bc942dc64a7b834bbd32ad6975625',1,'vs::templ::preprocessor']]],
['preprocessor_1',['preprocessor',['../structvs_1_1templ_1_1preprocessor.html',1,'vs::templ::preprocessor'],['../structvs_1_1templ_1_1preprocessor.html#a93f053b71731ed3d4cbcb3f1278a4225',1,'vs::templ::preprocessor::preprocessor()']]]
];
2 changes: 1 addition & 1 deletion next/doxygen/search/all_8.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['symbol_5fmap_0',['symbol_map',['../structvs_1_1templ_1_1symbol__map.html',1,'vs::templ']]]
['repl_0',['repl',['../structvs_1_1templ_1_1repl.html',1,'vs::templ']]]
];
2 changes: 1 addition & 1 deletion next/doxygen/search/all_9.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['token_5fret_5ft_0',['token_ret_t',['../structvs_1_1templ_1_1repl_1_1token__ret__t.html',1,'vs::templ::repl']]]
['symbol_5fmap_0',['symbol_map',['../structvs_1_1templ_1_1symbol__map.html',1,'vs::templ']]]
];
2 changes: 1 addition & 1 deletion next/doxygen/search/all_a.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['vs_2dtempl_2ehpp_0',['vs-templ.hpp',['../vs-templ_8hpp.html',1,'']]]
['token_5fret_5ft_0',['token_ret_t',['../structvs_1_1templ_1_1repl_1_1token__ret__t.html',1,'vs::templ::repl']]]
];
4 changes: 4 additions & 0 deletions next/doxygen/search/all_b.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
var searchData=
[
['vs_2dtempl_2ehpp_0',['vs-templ.hpp',['../vs-templ_8hpp.html',1,'']]]
];
2 changes: 1 addition & 1 deletion next/doxygen/search/classes_3.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['preprocessor_0',['preprocessor',['../structvs_1_1templ_1_1preprocessor.html',1,'vs::templ']]]
['modifiers_5ft_0',['modifiers_t',['../structvs_1_1templ_1_1preprocessor_1_1order__method__t_1_1modifiers__t.html',1,'vs::templ::preprocessor::order_method_t']]]
];
2 changes: 1 addition & 1 deletion next/doxygen/search/classes_4.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['repl_0',['repl',['../structvs_1_1templ_1_1repl.html',1,'vs::templ']]]
['preprocessor_0',['preprocessor',['../structvs_1_1templ_1_1preprocessor.html',1,'vs::templ']]]
];
2 changes: 1 addition & 1 deletion next/doxygen/search/classes_5.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['symbol_5fmap_0',['symbol_map',['../structvs_1_1templ_1_1symbol__map.html',1,'vs::templ']]]
['repl_0',['repl',['../structvs_1_1templ_1_1repl.html',1,'vs::templ']]]
];
2 changes: 1 addition & 1 deletion next/doxygen/search/classes_6.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['token_5fret_5ft_0',['token_ret_t',['../structvs_1_1templ_1_1repl_1_1token__ret__t.html',1,'vs::templ::repl']]]
['symbol_5fmap_0',['symbol_map',['../structvs_1_1templ_1_1symbol__map.html',1,'vs::templ']]]
];
4 changes: 4 additions & 0 deletions next/doxygen/search/classes_7.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
var searchData=
[
['token_5fret_5ft_0',['token_ret_t',['../structvs_1_1templ_1_1repl_1_1token__ret__t.html',1,'vs::templ::repl']]]
];
2 changes: 1 addition & 1 deletion next/doxygen/search/functions_0.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['eval_0',['eval',['../structvs_1_1templ_1_1repl.html#a6b79ea7b823837fe08473c829f87a50c',1,'vs::templ::repl']]]
['eval_0',['eval',['../structvs_1_1templ_1_1repl.html#a6b53522d54a1ac674ed8cecdb0e3c14b',1,'vs::templ::repl']]]
];
4 changes: 2 additions & 2 deletions next/doxygen/search/searchdata.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
var indexSectionsWithContent =
{
0: "cegilnprstv",
1: "cglprst",
0: "cegilmnprstv",
1: "cglmprst",
2: "v",
3: "elnp",
4: "il"
Expand Down
10 changes: 5 additions & 5 deletions next/doxygen/stack-lang_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,12 @@
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> <span class="keywordtype">size_t</span> operands;</div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> };</div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> </div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> std::stack&lt;concrete_symbol&gt; stack;</div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> std::stack&lt;symbol&gt; stack;</div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> </div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">const</span> preprocessor&amp; ctx;</div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> </div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> <span class="keyword">struct </span>command_t{</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> error_t (*fn)(std::stack&lt;concrete_symbol&gt;&amp; stack, <span class="keywordtype">size_t</span> N);</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> error_t (*fn)(std::stack&lt;symbol&gt;&amp; stack, <span class="keywordtype">size_t</span> N);</div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> <span class="keywordtype">int</span> min_arity = 1;</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> <span class="keywordtype">int</span> max_arity = min_arity;</div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> <span class="keywordtype">int</span> default_arity = min_arity;</div>
Expand All @@ -155,16 +155,16 @@
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> </div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> repl(<span class="keyword">const</span> preprocessor&amp; _ctx);</div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> </div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> std::optional&lt;concrete_symbol&gt; <a class="code hl_function" href="structvs_1_1templ_1_1repl.html#a6b79ea7b823837fe08473c829f87a50c">eval</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* expr) <span class="keyword">noexcept</span>; </div>
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> <span class="keywordtype">bool</span> push_operand(<span class="keyword">const</span> concrete_symbol&amp; ref)<span class="keyword">noexcept</span>;</div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> std::optional&lt;symbol&gt; <a class="code hl_function" href="structvs_1_1templ_1_1repl.html#a6b53522d54a1ac674ed8cecdb0e3c14b">eval</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* expr) <span class="keyword">noexcept</span>; </div>
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> <span class="keywordtype">bool</span> push_operand(<span class="keyword">const</span> symbol&amp; ref)<span class="keyword">noexcept</span>;</div>
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span>};</div>
</div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> </div>
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span>}</div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span>}</div>
<div class="ttc" id="astructvs_1_1templ_1_1repl_1_1token__ret__t_html"><div class="ttname"><a href="structvs_1_1templ_1_1repl_1_1token__ret__t.html">vs::templ::repl::token_ret_t</a></div><div class="ttdef"><b>Definition</b> stack-lang.hpp:12</div></div>
<div class="ttc" id="astructvs_1_1templ_1_1repl_html"><div class="ttname"><a href="structvs_1_1templ_1_1repl.html">vs::templ::repl</a></div><div class="ttdef"><b>Definition</b> stack-lang.hpp:11</div></div>
<div class="ttc" id="astructvs_1_1templ_1_1repl_html_a6b79ea7b823837fe08473c829f87a50c"><div class="ttname"><a href="structvs_1_1templ_1_1repl.html#a6b79ea7b823837fe08473c829f87a50c">vs::templ::repl::eval</a></div><div class="ttdeci">std::optional&lt; concrete_symbol &gt; eval(const char *expr) noexcept</div><div class="ttdef"><b>Definition</b> stack-lang.cpp:124</div></div>
<div class="ttc" id="astructvs_1_1templ_1_1repl_html_a6b53522d54a1ac674ed8cecdb0e3c14b"><div class="ttname"><a href="structvs_1_1templ_1_1repl.html#a6b53522d54a1ac674ed8cecdb0e3c14b">vs::templ::repl::eval</a></div><div class="ttdeci">std::optional&lt; symbol &gt; eval(const char *expr) noexcept</div><div class="ttdef"><b>Definition</b> stack-lang.cpp:124</div></div>
<div class="ttc" id="avs-templ_8hpp_html"><div class="ttname"><a href="vs-templ_8hpp.html">vs-templ.hpp</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>vs.templ: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">vs.templ
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>

<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>vs</b></li><li class="navelem"><b>templ</b></li><li class="navelem"><a class="el" href="structvs_1_1templ_1_1preprocessor.html">preprocessor</a></li><li class="navelem"><b>order_method_t</b></li><li class="navelem"><a class="el" href="structvs_1_1templ_1_1preprocessor_1_1order__method__t_1_1modifiers__t.html">modifiers_t</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle"><div class="title">vs::templ::preprocessor::order_method_t::modifiers_t Member List</div></div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="structvs_1_1templ_1_1preprocessor_1_1order__method__t_1_1modifiers__t.html">vs::templ::preprocessor::order_method_t::modifiers_t</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>dot</b> (defined in <a class="el" href="structvs_1_1templ_1_1preprocessor_1_1order__method__t_1_1modifiers__t.html">vs::templ::preprocessor::order_method_t::modifiers_t</a>)</td><td class="entry"><a class="el" href="structvs_1_1templ_1_1preprocessor_1_1order__method__t_1_1modifiers__t.html">vs::templ::preprocessor::order_method_t::modifiers_t</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>
Loading

0 comments on commit 7e86023

Please sign in to comment.