<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cpp/include, branch devel</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/cpp/'/>
<entry>
<title>Avoid using template alias for watch function definition</title>
<updated>2025-01-18T18:10:23+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-01-18T18:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/cpp/commit/?id=0ff3d5f9743ebfec8832ab3c846a20cf86839eec'/>
<id>0ff3d5f9743ebfec8832ab3c846a20cf86839eec</id>
<content type='text'>
From clang -Walias-template-in-declaration-name: a declarative nested
name specifier cannot name an alias template.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From clang -Walias-template-in-declaration-name: a declarative nested
name specifier cannot name an alias template.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid using std::deque with incomplete type</title>
<updated>2024-04-18T19:13:39+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-04-18T19:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/cpp/commit/?id=7b27c1106d77f27808639336610caeaf49f5274c'/>
<id>7b27c1106d77f27808639336610caeaf49f5274c</id>
<content type='text'>
Only some containers are allowed by the standard to be declared with
incomplete types, deque is not, for vector it is ok.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only some containers are allowed by the standard to be declared with
incomplete types, deque is not, for vector it is ok.
</pre>
</div>
</content>
</entry>
<entry>
<title>Message: separate thread for peer synchronization</title>
<updated>2024-02-03T10:27:59+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-02-03T10:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/cpp/commit/?id=a28d1daed8d89fceaa014a244a506d8092d6ca7c'/>
<id>a28d1daed8d89fceaa014a244a506d8092d6ca7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Message: sync state when peer appears on network</title>
<updated>2024-01-24T20:32:27+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-01-13T20:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/cpp/commit/?id=33773031d59762a28fbc4673c7df2dd378b79d0e'/>
<id>33773031d59762a28fbc4673c7df2dd378b79d0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Message: send messages as sync from shared state</title>
<updated>2024-01-08T21:15:21+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-01-07T19:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/cpp/commit/?id=56b6a56b5d14781cd24e38860c082bfdab96c918'/>
<id>56b6a56b5d14781cd24e38860c082bfdab96c918</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Storage: add storage() accessor to Head&lt;T&gt;</title>
<updated>2024-01-08T20:52:29+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-01-08T20:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/cpp/commit/?id=6e6836e7885259b731651ae172bd6313edae7cdd'/>
<id>6e6836e7885259b731651ae172bd6313edae7cdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use extended identity data for name</title>
<updated>2023-12-16T20:12:13+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2023-12-15T21:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/cpp/commit/?id=0bcef826baaa6a335d8fddafdbebd00fbf421c2c'/>
<id>0bcef826baaa6a335d8fddafdbebd00fbf421c2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Contacts with extended identity</title>
<updated>2023-12-06T20:39:48+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2023-12-03T21:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/cpp/commit/?id=e4b5eb30af94991e19ac324d5e6ec616e6a71d36'/>
<id>e4b5eb30af94991e19ac324d5e6ec616e6a71d36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid storing zero references and objects</title>
<updated>2023-11-29T20:02:55+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2023-11-29T19:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/cpp/commit/?id=f097f6473095fa04ff52ac7ee33a8dc435144a6f'/>
<id>f097f6473095fa04ff52ac7ee33a8dc435144a6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Identity extension data</title>
<updated>2023-11-28T20:53:03+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2023-10-29T20:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/cpp/commit/?id=648ca7febe4f09c663386ee2ea610d8ab150e053'/>
<id>648ca7febe4f09c663386ee2ea610d8ab150e053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
