veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

295
active users

#enum

0 posts0 participants0 posts today
Hacker News<p>A surprising enum size optimization in the Rust compiler</p><p><a href="https://jpfennell.com/posts/enum-type-size/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">jpfennell.com/posts/enum-type-</span><span class="invisible">size/</span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/enum" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>enum</span></a> <a href="https://mastodon.social/tags/optimization" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>optimization</span></a> <a href="https://mastodon.social/tags/Rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rust</span></a> <a href="https://mastodon.social/tags/compiler" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>compiler</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://mastodon.social/tags/tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tech</span></a> <a href="https://mastodon.social/tags/news" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>news</span></a></p>
zartom<p>Understanding C++ enum class: A Comprehensive Guide<br>Troubleshooting common issues with C++ enum classes! Learn about declaration, value access, underlying types, and potential pitfalls. This will help you write robust and efficient C++ code. Keyphrase: C++ enum class <a href="https://mastodon.social/tags/C" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>C</span></a>++ <a href="https://mastodon.social/tags/EnumClasses" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>EnumClasses</span></a> <a href="https://mastodon.social/tags/Enum" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Enum</span></a> <a href="https://mastodon.social/tags/TypeSafety" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TypeSafety</span></a> <a href="https://mastodon.social/tags/CodingTips" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CodingTips</span></a> <a href="https://mastodon.social/tags/C" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>C</span></a>++Programming<br><a href="https://tech-champion.com/programming/understanding-c-enum-class-a-comprehensive-guide/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">tech-champion.com/programming/</span><span class="invisible">understanding-c-enum-class-a-comprehensive-guide/</span></a><br>...</p>
Giuseppe Mazzapica<p>A PHP caseless enum is an autoload-enabling namespace for functions.</p><p><a href="https://3v4l.org/dKc07" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">3v4l.org/dKc07</span><span class="invisible"></span></a></p><p><a href="https://phpc.social/tags/php" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>php</span></a> <a href="https://phpc.social/tags/enum" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>enum</span></a></p>
carlyn<p>Part 11: Wrote a Domain Specific Language... to write Domain Specific Languages! ha! An enum based tree and a Result Builder allowed me to write the attached code to produce the attached output.</p><p>playground ready code: <a href="https://gist.github.com/carlynorama/088fd2bb77cb9d4fabb0c55e50f780b5" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gist.github.com/carlynorama/08</span><span class="invisible">8fd2bb77cb9d4fabb0c55e50f780b5</span></a></p><p>process getting there: <a href="https://www.whynotestflight.com/excuses/hello-usd-part-11-gotta-make-it-easier-to-write-file-builders/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">whynotestflight.com/excuses/he</span><span class="invisible">llo-usd-part-11-gotta-make-it-easier-to-write-file-builders/</span></a></p><p><a href="https://mastodon.social/tags/SwiftLang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SwiftLang</span></a>, <a href="https://mastodon.social/tags/DSL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DSL</span></a>, <a href="https://mastodon.social/tags/OpenUSD" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenUSD</span></a>, <a href="https://mastodon.social/tags/ResultBuilder" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ResultBuilder</span></a>, <a href="https://mastodon.social/tags/Swift" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Swift</span></a>, <a href="https://mastodon.social/tags/Enum" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Enum</span></a>, <a href="https://mastodon.social/tags/DataStructures" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DataStructures</span></a></p>