RAD Studio
ContentsIndex
PreviousUpNext
W8049: Use '> >' for nested templates Instead of '>>'

(Command-line option to suppress warning: -w-ntd) 

Whitespace is required to separate the closing ">" in a nested template name, but since it is an extremely common mistake to leave out the space, the compiler accepts a ">>" with this warning.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!