I wrote a cron job![quote=Duthomhas]Oh, if you are unfamiliar with terminal text editors, choosing Nano is a pretty saf...
Is my understanding of pointers correct?I have just discovered that [code][[nodiscard]][/code] can be applied to type constructors and enume...
Getter for enum member returns a copy of enum? My view with regard to interface and not needing setters and maybe needing getters : 1. When the in...
Is my understanding of pointers correct?Ok groovey, that all makes sense :+D
Is my understanding of pointers correct?[quote=Duthomhas]IMHO, only pure functions should have a [[nodiscard]] attribute attached to them. [...