Yeah, without strategic typedefs or type aliases qualified names can get a "bit" long.
Sadly this won't help if the long return type is before the function name though. There are no guidelines when to use pre/post types (in Bjarne & Herbs guidelines) so post types are mostly used when they depend on types deduced from parameters. In other words most returns are still in front of the name, so the same problem happens, but more often, and this won't fix the problem. Be nice to find a universal solution though. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3459#issuecomment-1510374735 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3459/[email protected]>
