Add cpp_language_linkage
This commit is contained in:
parent
664b5a6d4e
commit
160fa1fe64
5 changed files with 83 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ namespace cppast
|
|||
{
|
||||
file_t,
|
||||
|
||||
language_linkage_t,
|
||||
|
||||
namespace_t,
|
||||
namespace_alias_t,
|
||||
using_directive_t,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue