Skip to content

Function types #98

@nihofm

Description

@nihofm

When declaring a function, it is possible to flag it as virtual, const, etc. before the ->.
It is not possible to declare a inline or static function this way and instead one has to use -> (inline float) f.e.
I think it would be nice to add static and inline to the list of possible function types before the -> imo.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions