Stats
550
reputation 103k
reached 6
answers 1
question 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.
2
silver badges
- Yearling
× 2Jun 14, 2016
9
bronze badges
- CommentatorJun 30, 2015
- TeacherSep 9, 2014
- CriticOct 6, 2014
Top tags
View all tags15
Score
3
Posts
43
Posts %
13
Score
1
Posts
14
Posts %
13
Score
1
Posts
14
Posts %
11
Score
1
Posts
14
Posts %
11
Score
1
Posts
14
Posts %
11
Score
1
Posts
14
Posts %