On 02/26/2018 08:42 PM, Mats Wichmann wrote:
is there any point to setting up a naming convention for C++ header files?

currently we have a few that are named .hpp (the convention I gather was
proposed by the Boost folks), and a bunch named .h. that makes it seem
like it's just the whim of the programmer which to use.
Hi Mats
I remember I renamed some C++ headers to .hpp suffix
becauseĀ  filenames were clashing on case insensitive FS

We can rename those few again,
but make sure it's not create ambiguity.

--
mailto:philippe.co...@osg.samsung.com gpg:0x467094BC
https://blogs.s-osg.org/author/pcoval/

_______________________________________________
iotivity-dev mailing list
iotivity-dev@lists.iotivity.org
https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to