Commit Graph

9 Commits

Author SHA1 Message Date
9153155076 singleton: add "maybe" pointer accessor 2020-09-11 13:35:51 +10:00
0ded941de6 singleton: rename valid as is_valid 2020-02-05 15:16:55 +11:00
44509498b7 singleton: add a public query for validity 2020-01-28 14:13:12 +11:00
8beada1646 debug: split debug headers into components 2019-05-17 12:26:08 +10:00
ed8db05fed singleton: add swap modifier 2019-05-01 12:39:19 +10:00
f6056153e3 rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
2018-08-05 14:42:02 +10:00
803acc9a87 relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
429c0151db singleton: add comments 2018-03-27 16:15:54 +11:00
40da3f8df7 singleton: add trivial implementation 2018-03-22 15:06:48 +11:00