mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-11 04:18:29 +01:00
not templated structs generated
This commit is contained in:
@@ -2739,32 +2739,6 @@
|
||||
"type": "float"
|
||||
}
|
||||
],
|
||||
"ImVector": [
|
||||
{
|
||||
"name": "Size",
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
"name": "Capacity",
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
"name": "Data",
|
||||
"type": "T*"
|
||||
},
|
||||
{
|
||||
"name": "value_type",
|
||||
"type": "typedef T"
|
||||
},
|
||||
{
|
||||
"name": "iterator",
|
||||
"type": "typedef value_type*"
|
||||
},
|
||||
{
|
||||
"name": "const_iterator",
|
||||
"type": "typedef const value_type*"
|
||||
}
|
||||
],
|
||||
"Pair": [
|
||||
{
|
||||
"name": "key",
|
||||
|
Reference in New Issue
Block a user