添加无构造函数的结构体支持 #2

Closed
opened 2023-08-28 15:05:15 +00:00 by szTom · 0 comments
Collaborator

允许设置无法构造的结构体,使用语法:

struct False(delete) {};
允许设置无法构造的结构体,使用语法: ``` struct False(delete) {}; ```
szTom added the
enhancement
label 2023-08-28 15:05:15 +00:00
szTom added this to the 8月迭代计划 project 2023-08-28 15:05:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ez_lcw/acpa#2
No description provided.