RAD Studio
ContentsIndex
PreviousUpNext
W8049: Use '> >' for nested templates Instead of '>>' (C++)

(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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!