Add attribute information to cpp_entity
This commit is contained in:
parent
3b9d410574
commit
151e0b1a81
3 changed files with 145 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ set(header
|
|||
../include/cppast/compile_config.hpp
|
||||
../include/cppast/cpp_alias_template.hpp
|
||||
../include/cppast/cpp_array_type.hpp
|
||||
../include/cppast/cpp_attribute.hpp
|
||||
../include/cppast/cpp_class.hpp
|
||||
../include/cppast/cpp_class_template.hpp
|
||||
../include/cppast/cpp_decltype_type.hpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue