Stats
928
reputation 102k
reached 10
answers 0
questions Loading…
Communities
About
Some fun C++ stuff I've done round here:
- A: Convert a run-time value or type to a compile-time value, also works with lists of types.
- A: Named operators, does what it says on the tin
- A: can_apply, a useful trick that helps make traits like "can serialize" or "can convert to string".
- A: task, a move-only implementation of
std::function. - Q: Function curry, that does partial binds and the like.
- A: Me playing around with hana-like metaprogramming, together with the idea that template work best if everything (including templates) is a type. Here is some evil operator abuse, where I manipulate types with
+. - A:
std::functionthat returns vectors of its own type.
Here is a neat question I didn't ask:
the answer seems to be "actually, nope, but nobody noticed".
An amusing link:
which will show your reputation history on stack overflow, if you like that kind of thing.
ObSwag: #SOreadytohelp
Badges
View all badges This user doesn’t have any gold badges yet.
5
silver badges
- Good AnswerJun 16, 2014
- Yearling
× 4Jun 20, 2018
16
bronze badges
- QuorumNov 13, 2018
- Citizen PatrolMay 15, 2020
- CriticJun 6, 2014
Top tags
View all tags41
Score
4
Posts
40
Posts %
39
Score
3
Posts
30
Posts %
30
Score
3
Posts
30
Posts %
27
Score
1
Posts
10
Posts %
27
Score
1
Posts
10
Posts %
23
Score
2
Posts
20
Posts %
Top posts
Top Meta posts
0
1