You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The C++ styleguide that I, @belochub and @nechaido use for our projects (both personal and belonging to Metarhia), is the Google C++ Styleguide, and it is the code style that V8 and Node.js use too. I propose to make it the C++ styleguide that we recommend to students.