Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in enums
Performance of string-backed enums in Swift
Jul 26, 2019
swift
enums
time-complexity
What was the first programming language with Enumerations?
Aug 29, 2022
c
swift
enums
enumeration
What does assignment operator means in return statements, like return t =...?
Sep 19, 2022
c++
enums
return
Encoding Python Enum to JSON
Sep 22, 2022
python
json
enums
python-3.6
Java: Performance of Enums vs. if-then-else
Aug 31, 2022
java
performance
enums
if-statement
premature-optimization
enum case handling - better to use a switch or a dictionary?
Dec 01, 2019
c#
dictionary
enums
switch-statement
Enumerations within a struct - C vs C++
Jul 09, 2017
c++
c
gcc
struct
enums
JPA mapping a map where key is an Enum
Jul 18, 2018
java
hibernate
jpa
dictionary
enums
How should I check whether an underlying-type value is an enumerated value?
Feb 05, 2022
c++
enums
Creating an enum from its name not value
Nov 05, 2022
enums
raku
What to use besides enum for c#
Apr 17, 2022
c#
design-patterns
enums
C++ Function receiving an enum as one of its parameters
Jun 01, 2019
c++
enums
How can I create an IEnumerable from an enum [duplicate]
Nov 18, 2022
c#
.net
enums
Change enum display
Aug 16, 2022
c#
oop
coding-style
enums
"Potential heap pollution via varargs parameter" for Enum<E>... why?
Jan 29, 2022
java
enums
variadic-functions
Which should I prefer for a constant within a function: constexpr const or enum?
Oct 29, 2022
c++
c++11
enums
constexpr
Circular reference in Kotlin Enum
Jul 26, 2022
enums
kotlin
circular-reference
Why the Java enum constants initialization is not complete?
Jan 01, 2020
java
enums
Java - enum valueOf "override" naming convention
Nov 15, 2022
java
enums
naming-conventions
value-of
How to get the int for enum value in Enumeration [duplicate]
Sep 07, 2022
c#
enums
enumeration
« Newer Entries
Older Entries »