Implement constexpr definitions of forward and move to replace usage of boost::move and boost::forward from the Boost.Move library. Alter tests to use std::move instead of boost::move. Remove the dependency on Boost.Move from build.jam
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>