complete proposal: https://drive.google.com/file/d/0ByuvcS4SVVx8SldaRHc4N3l2WEU/view?usp=sharing
--
You received this message because you are subscribed to the Google Groups "ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an email to std-proposals+unsubscribe@isocpp.org.
To post to this group, send email to std-pr...@isocpp.org.
To view this discussion on the web visit https://groups.google.com/a/isocpp.org/d/msgid/std-proposals/6e859837-fdb0-44d9-9672-f0f1f2a531ad%40isocpp.org.
HiHarDCoderOneThingIGuessWeCanAllAgreeOnIsThat_camel_case_is_far_more_readable_than_separation_by_underscores
To view this discussion on the web visit https://groups.google.com/a/isocpp.org/d/msgid/std-proposals/CANPtknyFORjYkrzL5KYQjjf_TC7_sb8L3a3y7Dq2ei8nytAK9Q%40mail.gmail.com.
HiHarDCoderOneThingIGuessWeCanAllAgreeOnIsThat_camel_case_is_far_more_readable_than_separation_by_underscoresInterestingly, in your example the second part is far more readable to me which is separation by underscores. I had a hard time to read the first part which is camel case but at first glance I could read the second part.
I believe that replacing spaces with underscores is the best solution
until we decide to allow spaces in identifiers. ;-)