mirror of
https://github.com/AxioDL/nod.git
synced 2025-12-11 06:27:46 +00:00
Added type-aliases for nested NOD types
This commit is contained in:
@@ -253,6 +253,9 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
using Partition = DiscBase::IPartition;
|
||||
using Node = Partition::Node;
|
||||
|
||||
}
|
||||
|
||||
#endif // __NOD_DISC_BASE__
|
||||
|
||||
Reference in New Issue
Block a user