Add cpp_base_class
This commit is contained in:
parent
f32af61614
commit
fe5eb5a047
5 changed files with 78 additions and 3 deletions
|
|
@ -28,6 +28,7 @@ namespace cppast
|
|||
|
||||
class_t,
|
||||
access_specifier_t,
|
||||
base_class_t,
|
||||
|
||||
variable_t,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue