2.8 KiB
< INSERT VIDEO DESCRIPTION >
//=======================[ Code Snippets ]=======================// Unscoped Declaration: https://godbolt.org/z/9MosoovPP Scoped Declaration: https://godbolt.org/z/oT5TbP6vx Anonymous Declaration: https://godbolt.org/z/s97n5jETs Scoped vs Unscoped: https://godbolt.org/z/h65cjMEhb Explicit Underlying Type: https://godbolt.org/z/ehY7Gns6E Default Case: https://godbolt.org/z/a6KWE8b4c Utilize Zero: https://godbolt.org/z/fvE6z9jMf Utilize Counting: https://godbolt.org/z/5EEhYrcr9 Using Enum Syntax: https://godbolt.org/z/shaE6Yc64 Bitfield Operators: https://godbolt.org/z/acMW45K9o Standard Utilities: https://godbolt.org/z/9xKcxEsP5
//============================[ Sources ]============================// cppreference: https://en.cppreference.com/w/cpp/language/enum.html
Proposal Papers: N2347 — Strongly Typed Enums: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2347.pdf N3815 — Enumerator List Property Queries:https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3815.html N4196 — Attributes for namespaces and enumerators: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4196.html P0138R2 — Construction Rules for enum class Values: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0138r2.pdf P1682R3 — std::to_underlying for enumerations: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p1682r3.html P1099R5 — Using Enum: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1099r2.html
//========================[ Forge & Mirrors ]========================// Forge: https://forge.light7734.com/light7734 | https://git.light7734.com/light7734 _Github Mirrors: https://github.com/light7734 _Gitlab Mirrors: https://gitlab.com/light7734 _Codeberg Mirrors: https://codeberg.org/light7734
//============================[ Socials ]============================// Matrix Community: https://matrix.to/#/#hELL:matrix.org Discord Community: https://discord.gg/N3AJJG2tGF Matrix: @light7734:matrix.org Discord: @light7734 Mail: mail@light7734.com YouTube: https://www.youtube.com/@light.7734 XTwitter: https://x.com/light7734 BlueSky: https://bsky.app/profile/light7734.bsky.social Reddit (currently suspended...): https://www.reddit.com/user/Light7734/ Steam (don't judge me): https://steamcommunity.com/id/light7734/ Itch.io: https://light7734.itch.io/
//========================[ Software I Use ]========================// OS: Arch Linux x86-64 Shell: Zsh DE/WM: Gnome/XMonad Terminal: Kitty Colorscheme: Gruvbox Font: JetbrainsMono Nerd Font
Code Editor: Neovim Image Editor: GIMP Video Editor: Kdenlive
3D Art: Blender Pixel Art: Aseprite Digial Art: Krita Vector Art: Inkscape
DAW: FL Studio 24 (on Windows, with support of flchan ofc)