Added package diagram namespace alias test case
This commit is contained in:
@@ -53,6 +53,9 @@ const cppast::cpp_type &unreferenced(const cppast::cpp_type &t);
|
||||
|
||||
std::string ns(const cppast::cpp_entity &e);
|
||||
|
||||
type_safe::optional_ref<const cppast::cpp_namespace> entity_ns(
|
||||
const cppast::cpp_entity &e);
|
||||
|
||||
std::string ns(const cppast::cpp_type &t, const cppast::cpp_entity_index &idx);
|
||||
|
||||
bool is_inside_class(const cppast::cpp_entity &e);
|
||||
|
||||
Reference in New Issue
Block a user