my @matches = $string =~ /(?:class|struct)\s+[^:{;]+:[\w<>\s]+{/g;