mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
#2805 provide aggregate typedef for select types
This commit is contained in:
@@ -142,6 +142,7 @@ select = """%(documentation)s
|
||||
class IFC_PARSE_API %(name)s : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
typedef aggregate_of< %(name)s > list;
|
||||
};
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user