Closed Fletterio closed 3 months ago
Adds a BdaAccessor variant that reads from a ptr and writes to another ptr. Also templates BdaAccessor's atomics so SFINAE resolution doesn't impede instancing for non-integral accessors
Worked fine replacing the DoublePtr in example 10
Nothing
Description
Adds a BdaAccessor variant that reads from a ptr and writes to another ptr. Also templates BdaAccessor's atomics so SFINAE resolution doesn't impede instancing for non-integral accessors
Testing
Worked fine replacing the DoublePtr in example 10
TODO list:
Nothing