1
0
forked from cheng/wallet
Commit Graph

8 Commits

Author SHA1 Message Date
Cheng
b26721213d
still playing around with the mysterious, complicated, and unpredictable effects of std::enable_if_t 2022-04-02 13:38:06 +11:00
Cheng
b5bc0d40a9
Spent far too much time making template code of unnecessary generality. 2022-03-27 14:46:34 +11:00
Cheng
fccefe3a97
Visual studio became stuffier about template code, making it harder
to use procedural code in templates.
Cannot have a static_assert(false) in a template.

Got into a tizzy about integer types, instead of cheerfully casting anything to anything.
2022-03-26 20:39:41 +11:00
Cheng
6fa5cf6da4
Restructuring to allow child pages access to frame menus 2022-03-08 14:46:14 +10:00
Cheng
251325836a
minor template cleanup and clarification 2022-02-28 15:54:21 +10:00
Cheng
885c51bfc1
Fixed template bug in serialization 2022-02-24 10:59:13 +10:00
reaction.la
5238cda077
cleanup, and just do not like pdfs
Also, needed to understand Byzantine fault tolerant paxos better.

Still do not.
2022-02-20 18:26:44 +10:00
Cheng
3c6a37b0e1
leaving potentially inconvenient history behind 2022-02-16 15:54:47 +10:00