Skip to main content

Explore our questions

-2 votes
3 answers
66 views

Can C++ IO Stream syntax be different?

0 votes
2 answers
163 views

Conundrum with regard to methods on lvalues that return rvalues

1 vote
0 answers
17 views

Autovivification outside Perl

4 votes
3 answers
4k views

Why does C++'s unordered_map::erase fully invalidate iterators, not even supporting advancing?

0 votes
0 answers
164 views

Attempt to make a memory-safe language with little cost: Can boxing work like this?

5 votes
3 answers
439 views

Is there any particular reason to only implement 2 and 3 input hypot?

0 votes
1 answer
137 views

How can 2 non-seqcst atomic operations be re-ordered if they're separated by semicolon in the same function?

5 votes
1 answer
170 views

Algorithm M vs. Bidirectional type checking

7 votes
7 answers
1k views

What are the consequences of allowing decimal-point-less number literals to be interpreted as floats?

12 votes
5 answers
734 views

Prior art on modeling characters of variable lengths

11 votes
2 answers
983 views

Idiomatic memory allocation and garbage collection in LLVM

6 votes
0 answers
151 views

Robust semantic parsing of LaTeX into an extensible math IR

9 votes
5 answers
2k views

What is the purpose of asynchronous dispose operations in C#?

14 votes
1 answer
943 views

Are there metrics on how often variables in dynamically-typed languages change their type (not "parametrically")

Browse more Questions