[llvm-dev] Question about comment conventions
Eli Bendersky via llvm-dev
llvm-dev at lists.llvm.org
Thu Jan 14 09:26:51 PST 2016
On Thu, Jan 14, 2016 at 9:23 AM, Martin J. O'Riordan via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> This is a pretty trivial question, but why are triple-slash comments (‘///’)
> sometime used instead of double-slash comments (‘//’). I’m sure that
> there is a good reason and a convention involved, but I do not know what it
> is.
>
>
>
For doxygen -- http://llvm.org/doxygen/
Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160114/27583275/attachment.html>
More information about the llvm-dev
mailing list