c++ - what's the difference between hpp and hxx? -


They should be the same, for the GCC? One of them is more popular, I am now preparing a project from scratch and I would like to choose one of these two.

In C ++, the file extension does not really matter .h, .hpp, .hxx , Or any file extensions are not by all conference.

The standard library does not use any file extension for its header files. Use many projects, .hpp, including Boost. Use many projects. H Just select one and stay consistent in your project.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -