Following the comment in hclib-async.hpp and the related discussion in #52, async_at_hpt should be renamed to something less confusing.
The "at_hpt" suffix makes it sound like it takes an HPT argument rather than a place. Using async_at_place might be a better option.
Following the comment in hclib-async.hpp and the related discussion in #52,
async_at_hptshould be renamed to something less confusing.The "
at_hpt" suffix makes it sound like it takes an HPT argument rather than a place. Usingasync_at_placemight be a better option.