Succinct sanity

I love the conditional ? /Ternary operator, there's a lot to be said for succinctness, I use it everywhere it fits and perhaps some places it doesn't, one has to wonder though at what point it starts to become incomprehensible compared to the verbose alternative of if-else statements.

Have been sidetracked muddling with locale specific implementation however my configuration class is shaping up somewhat respectably.

The little things in life, tidbit for the neurotic among us. Syntax highlighting can be extended to cover new types, I've added DWORD, size_t etc to mine.

Instructions – MS Visual studio only.

0 Comments  |  Share