1
0
forked from Alepha/Alepha

5 Commits

Author SHA1 Message Date
d1157cabf7 Start the C++23 adoption. 2023-11-07 05:30:50 -05:00
187acda4a2 Just use boost as the namespace from within Alepha.
If it's been remapped, it's fine, since no code should really exist
outside of `Alepha` namespace here, anyhow.
2023-10-09 18:10:44 -04:00
49d53fecb6 Updated some things to C++20 headers.
Lots more to do...
2023-02-09 22:01:19 -08:00
0a1ecce9ec Permit user-specification of the real namespace of boost.
This way `Alepha` can be used in a binary-only library project which
uses boost or a codebase which mangles boost.
2022-10-17 22:53:45 -04:00
7ceef7e1b1 Starting out Alepha from scratch, as a C++17 effort.
This one is going to be prepped for GitHub private, from the get
go.  This initial commit has some evaluation helpers and the
unit testing infrastructure.  `TableTest` will come next.
2021-07-01 01:42:11 -04:00