Well, today, I had an intense discussion with one of my colleagues about underscores in attributes' names. While some libraries I work with put it in the start of the name, others put it last.
Is the recommended standard to put it first, and if so, why do others like PCL library put it last?
Also, Is there a special shortcut in msvc to suggest only underscored variables?
 
    