#include <cfg.h>


Public Member Functions | |
| auto_edge_flag (function *fun) | |
| operator int () const | |
Private Attributes | |
| int * | m_sptr |
| int | m_flag |
RAII class to allocate an edge flag for temporary use. You have to clear the flag from all edges when you are finished using it.
|
inline |
References auto_flag< int >::auto_flag().
|
privateinherited |
Referenced by operator int().
|
privateinherited |