Add cpp_file
This commit is contained in:
parent
865217a190
commit
170c4045e2
6 changed files with 91 additions and 8 deletions
|
|
@ -55,7 +55,7 @@ namespace cppast
|
|||
type_safe::optional_ref<cpp_entity> parent_;
|
||||
std::string name_;
|
||||
|
||||
friend detail::intrusive_list_access<cpp_entity>;
|
||||
friend detail::intrusive_list<cpp_entity>;
|
||||
};
|
||||
} // namespace cppast
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue