blob: b3492dd85d3e4ea054b4a9d3f631317d14e4676e [file] [log] [blame]
// Ensure that generic lambdas properly construct and destroy user types.
// { dg-do compile { target c++14 } }
// { dg-options "-DUSE_EXPLICIT_TEMPLATE_SYNTAX" }
#include "lambda-generic-udt.C"