clang
3.7.0
|
RAII object that makes '>' behave either as an operator or as the closing angle bracket for a template argument list. More...
#include <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 292 of file RAIIObjectsForParser.h.
Definition at line 296 of file RAIIObjectsForParser.h.
|
inline |
Definition at line 301 of file RAIIObjectsForParser.h.