mirror of
https://github.com/Ed94/gencpp.git
synced 2025-02-23 21:58:37 -08:00
missing delete specifier (gen_unreal_engine)
This commit is contained in:
parent
c0ea2ce3ff
commit
ec8dd1e9cd
@ -24,4 +24,5 @@ Final, final
|
|||||||
NoExceptions, noexcept
|
NoExceptions, noexcept
|
||||||
Override, override
|
Override, override
|
||||||
Pure, = 0
|
Pure, = 0
|
||||||
|
Delete, = delete
|
||||||
Volatile, volatile
|
Volatile, volatile
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user