ReactOS 0.4.17-dev-934-g091855f
preproc_if_state Struct Reference

#include <preproc.h>

Public Attributes

bool current_true
 
bool seen_true
 
bool seen_else
 

Detailed Description

Definition at line 27 of file preproc.h.

Member Data Documentation

◆ current_true

bool preproc_if_state::current_true

Definition at line 30 of file preproc.h.

◆ seen_else

bool preproc_if_state::seen_else

Definition at line 34 of file preproc.h.

◆ seen_true

bool preproc_if_state::seen_true

Definition at line 32 of file preproc.h.


The documentation for this struct was generated from the following file: