#include int main() { (void)boost::hof::apply_eval(boost::hof::always(), 1, 2); }