GEGELATI
Loading...
Searching...
No Matches
gegelatilib
include
util
counterReset.h
1
2
3
#ifndef COUNTER_RESET_H
4
#define COUNTER_RESET_H
5
6
#include "program/program.h"
7
#include "tpg/tpgEdge.h"
8
#include "tpg/tpgVertex.h"
9
13
struct
CounterReset
14
{
18
static
void
counterReset
();
19
};
20
21
#endif
// COUNTER_RESET_H
CounterReset
Struct to reset static counters in classes.
Definition
counterReset.h:14
CounterReset::counterReset
static void counterReset()
Reset all the static counters used in the library.
Definition
counterReset.cpp:4
Generated by
1.10.0