mirror of https://github.com/mono/CppSharp.git
Browse Source
In very complex headers with heavily typedef-ed returned specializations of templates with non-type template parameters the functions themselves can be visited before such templates - thus leaving such invalid functions as valid. Unfortunately, such a complex interaction cannot be reproduced and therefore tested in a reasonable time-frame. Signed-off-by: Dimitar Dobrev <dpldobrev@protonmail.com>pull/1641/head
1 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue