Open syntheticmagus opened 4 years ago
This will allow the replacement of several Boost types with STL equivalents: most notably, optional. This may also be necessary in order to make use of arcana.cpp, as described in #4.
optional
arcana.cpp
This will allow the replacement of several Boost types with STL equivalents: most notably,
optional
. This may also be necessary in order to make use ofarcana.cpp
, as described in #4.