Variable print_scheme

Variable Documentation

auto print_scheme = [] (const testing::TestParamInfo<int> &info) { return std::string (t8_scheme_to_string[info.param]); }

Lambda to print the scheme.