clang
7.0.0
|
RAII object that makes '>' behave either as an operator or as the closing angle bracket for a template argument list. More...
#include "clang/Parse/RAIIObjectsForParser.h"
Public Member Functions | |
GreaterThanIsOperatorScope (bool >IO, bool Val) | |
~GreaterThanIsOperatorScope () | |
RAII object that makes '>' behave either as an operator or as the closing angle bracket for a template argument list.
Definition at line 293 of file RAIIObjectsForParser.h.
Definition at line 297 of file RAIIObjectsForParser.h.
|
inline |
Definition at line 302 of file RAIIObjectsForParser.h.