Login
Remember
Register
Ask a Question
Recent questions and answers in D Programming
+1
vote
1
answer
What Is Immutable Good For?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#immutable-good
d-programming
+1
vote
1
answer
Are Static Class Members Covered By Transitive Const?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#tansitive-const
class-member
d-programming
+1
vote
1
answer
Why Aren't Function Parameters Const By Default?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#const-parameter
d-progamming
+1
vote
1
answer
How Does Const Differ In C++?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#const
d-programming-const
+1
vote
1
answer
Why Not Use Readonly To Mean Read Only View?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#read-only-file
mean-read
d-programming-read
+1
vote
1
answer
What Is Logical Const?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#logical-const
d-programming-logical-const
0
votes
1
answer
What Is Tail Const?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#tail-const
d-progamming
+1
vote
1
answer
What Is Head Const?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#head-const
d-programming
+1
vote
1
answer
What Is Transitive Const?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#tansitive-const
d-programming-transitive-const
+1
vote
1
answer
What Principles Drove The D Const Design?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#d-const-design
const-design
const-d-programming
+1
vote
1
answer
Why Does D Have Const?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#constant
d-programming-constant
+1
vote
1
answer
Why Can't Nested Functions Be Forward Referenced?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#nested-functions
d-programming-nesting
+1
vote
1
answer
Why Allow Cast(float) If It Isn't Supposed To Work?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#type-case
float
d-programming
0
votes
1
answer
Can't A Sufficiently Smart Compiler Figure Out That A Function Is Pure Automatically?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#compiler
c-compile
d-compile
+1
vote
1
answer
Isn't Garbage Collection Slow And Non-deterministic?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#garbage-collection
d-programming-garbage
+1
vote
1
answer
Why Doesn't D Use Reference Counting For Garbage Collection?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#d-reference
garbage-collection
d-programming
+1
vote
1
answer
Why Doesn't D Have An Interface To C++ As Well As C?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#c-plus-plus
interface-d-programming
+1
vote
1
answer
When Should I Use A Foreach Loop Rather Than A For?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#d-programming-loop
loop
fpr-loop
0
votes
1
answer
Why Aren't All Digital Mars Programs Translated To D?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#d-program
program-translate
0
votes
1
answer
Why Not Support Regular Expression Literals With The /foo/g Syntax?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#foo
foo
g-syntax
0
votes
1
answer
Can I Link In C Object Files Created With Another Compiler?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#c-compiler
c-object
d-programming
0
votes
1
answer
The ‘~’ Is Not On My Keyboard?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#tild-keyboard
d-prorgramming
0
votes
1
answer
Why Is Overloading Of The Assignment Operator Not Supported?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
operator-overloading
assignment-operator
d-programming
0
votes
1
answer
Why Are Floating Point Values Default Initialized To Nan Rather Than 0?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#floating-point
d-programming
0
votes
1
answer
How Do I Get Printf() To Work With Strings?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#printf-d-programming
0
votes
1
answer
How Do I Do Anonymous Struct/unions In D?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#struct
unions
union-d-porgramming
0
votes
1
answer
What Is The Point Of 80 Bit Reals?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#80-bit
bit-reals
d-programming
0
votes
1
answer
Why Have An Asm Statement In A Portable Language?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#asm-statement
portable-language
0
votes
1
answer
Can't Unit Testing Be Done In C++ With An Add-on Library?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#c-plus-plus
d-library
0
votes
1
answer
Can't Garbage Collection Be Done In C++ With An Add-on Library?
answered
Mar 5, 2021
in
D Programming
by
SakshiSharma
#c-plus-plus
d-library
To see more, click for all the
questions in this category
.
Recent questions and answers in D Programming
...