Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++ 17 Test Case Update: Constexpr Lambda #1818

Open
bigfoot1144 opened this issue Mar 3, 2022 · 0 comments
Open

C++ 17 Test Case Update: Constexpr Lambda #1818

bigfoot1144 opened this issue Mar 3, 2022 · 0 comments

Comments

@bigfoot1144
Copy link

SrcML does not currently include test cases for C++ 17's Constexpr Lambda

Example

<using>using <name>F</name> <init>= <type><function_decl><type><name>ret</name></type>(<modifier>*</modifier>)<parameter_list>(<parameter><decl><type><name>params</name></type></decl></parameter>)</parameter_list>;</function_decl></type></init></using>
<function_decl type="operator"><name>operator <name>F</name></name><parameter_list>()</parameter_list> <specifier>const</specifier> <noexcept>noexcept</noexcept>;</function_decl>
@bigfoot1144 bigfoot1144 changed the title ++ 17 Test Case Update: Constexpr Lambda C++ 17 Test Case Update: Constexpr Lambda Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant