C++ style comments in detail/endian.hpp
11 Apr
2007
11 Apr
'07
2:14 p.m.
Hi all, Would it be possible to change the C++ style comments in detail/endian.hpp to C style? I find this header very useful and I would like to include it in my C sources too. (The header does not depend on any other boost header.) Regards, Stephan
11 Apr
11 Apr
7:24 p.m.
Stephan Tolksdorf wrote:
Would it be possible to change the C++ style comments in detail/endian.hpp to C style? I find this header very useful and I would like to include it in my C sources too. (The header does not depend on any other boost header.)
C++-style comments are allowed in the latest C standard.
6782
Age (days ago)
6782
Last active (days ago)
1 comments
2 participants
participants (2)
-
Mathias Gaunard -
Stephan Tolksdorf