lambda-this5.C
297 Bytes
-
re PR c++/53619 ([C++11] wrong capture of "this" in lambda in case of multiple inheritance) · e0e1b357
PR c++/53619 * pt.c (in_template_function): New. * cp-tree.h: Declare it. * class.c (build_base_path, resolves_to_fixed_type_p): Use it. From-SVN: r189191
Jason Merrill committed