Ask HN: Which C++ style guide do you follow?
5 by ycombonator | 0 comments on Hacker News.
Options shamelessly copy-pasted from https://clang.llvm.org/ LLVM A style complying with the LLVM coding standards Google A style complying with Google’s C++ style guide Chromium A style complying with Chromium’s style guide Mozilla A style complying with Mozilla’s style guide WebKit A style complying with WebKit’s style guide
Mar 9, 2019
New top story on Hacker News: Ask HN: Which C++ style guide do you follow?
';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();






0 comments:
Post a Comment