Lioncash cf0a7cd1c1 vfs: Make type hierarchy objects classes instead of structs
struct should be used when the data type is very simple or otherwise has
no invariants associated with it. Given these are used to form a
hierarchy, class should be used instead.
2018-08-12 16:55:40 -04:00
..
2018-08-07 19:26:13 -04:00
2018-08-11 20:20:21 -04:00
2018-08-11 20:20:21 -04:00