|
DiSMEC++
|
#include "utils/opaque_int.h"Go to the source code of this file.
Classes | |
| class | dismec::label_id_t |
| Strong typedef for an int to signify a label id. More... | |
Namespaces | |
| dismec | |
| Main namespace in which all types, classes, and functions are defined. | |
Functions | |
| std::ptrdiff_t | dismec::operator- (label_id_t a, label_id_t b) |
| label_id_t | dismec::operator+ (label_id_t a, std::ptrdiff_t b) |