caches_return_value

UDA of (member) function whose returned value is (internally) cached in RAM.

Cache is stored by default in this.

TODO: Can we realize caching and in bool reload automatically using a mixin generating the wrapper function automatically?

Meta