Fixed formatting
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
|||||||
void process_field(const cppast::cpp_member_variable &mv,
|
void process_field(const cppast::cpp_member_variable &mv,
|
||||||
type_safe::optional_ref<model::package> p,
|
type_safe::optional_ref<model::package> p,
|
||||||
cppast::cpp_access_specifier_kind as);
|
cppast::cpp_access_specifier_kind as);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
/**
|
/**
|
||||||
* Try to resolve a type instance into a type referenced through an alias.
|
* Try to resolve a type instance into a type referenced through an alias.
|
||||||
|
|||||||
Reference in New Issue
Block a user