mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 19:07:57 +00:00
Storage rework WIP
This commit is contained in:
@@ -155,7 +155,7 @@ struct TypeEncoder_t<parameter_pack<Types...>> {
|
||||
using TypeEncoder = TypeEncoder_t<type_variant_parameter_pack>;
|
||||
|
||||
struct IFC_PARSE_API MutableAttributeValue {
|
||||
int name_;
|
||||
uint32_t name_;
|
||||
uint8_t index_;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user