1 // Ensure that generic lambdas properly construct and destroy user types.
2 // { dg-do compile { target c++14 } }
3 // { dg-options "-DUSE_EXPLICIT_TEMPLATE_SYNTAX" }
4 
5 #include "lambda-generic-udt.C"
6