Keith Jeffery
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Constructor initializers formatting
AnsweredI like to format my constructors as follows, with each member being at the same indent level as the constructor declaration. I can't find formatting setting in Clion to respect this formatting. con... -
Created CMake WSL unable to find path
AnsweredThe path below certainly exists. I wonder if the dollar sign is supposed to be escaped. I don't know how to move forward at this point. /usr/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Un...