GEGELATI
Loading...
Searching...
No Matches
gegelatilib
include
util
counterReset.h
1
36
#ifndef COUNTER_RESET_H
37
#define COUNTER_RESET_H
38
39
#include "program/program.h"
40
#include "tpg/tpgEdge.h"
41
#include "tpg/tpgVertex.h"
42
46
struct
CounterReset
47
{
51
static
void
counterReset
();
52
};
53
54
#endif
// COUNTER_RESET_H
CounterReset
Struct to reset static counters in classes.
Definition
counterReset.h:47
CounterReset::counterReset
static void counterReset()
Reset all the static counters used in the library.
Definition
counterReset.cpp:38
Generated by
1.10.0