mirror of
https://github.com/boostorg/phoenix.git
synced 2026-01-19 04:22:14 +00:00
Was added in 74722b8e46 with a message that it
is not ready, yet the headers are included with every Phoenix usage, affecting
compilation times. It was supposed to implement backward compatibility with
Phoenix 2 result protocol, what now seems to have little to zero value, since
the break happened about ten years ago.
Deleted tests:
* `function_tests_phx2` duplicates `function_tests`
* `bind_function_object_tests_phx2` duplicates `bind_function_object_tests`
* `lambda_tests_phx2` duplicates `lambda_tests18`+`lambda_tests19`