#include <csspp.h>
Public Member Functions | |
safe_bool_t (bool &flag) | |
safe_bool_t (bool &flag, bool new_value) | |
~safe_bool_t () | |
Private Attributes | |
bool & | f_flag |
bool | f_old_value = false |
|
inline |
|
inline |
|
inline |
Definition at line 83 of file csspp.h.
References f_flag, and f_old_value.
|
private |
Definition at line 89 of file csspp.h.
Referenced by safe_bool_t(), safe_bool_t(), and ~safe_bool_t().
|
private |
Definition at line 90 of file csspp.h.
Referenced by ~safe_bool_t().
Documentation of CSS Preprocessor.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.