32#ifndef _util_group_globcnt_h
33#define _util_group_globcnt_h
46 int controls_release_;
53 void initialize(
const char *stringrep);
59 void operator += (
int);
62 void operator ++(
int) { operator++(); }
63 void operator --(
int) { operator--(); }
64 void operator = (
int);
Generated at Thu Jul 20 2023 00:00:00 for MPQC
2.3.1 using the documentation package Doxygen
1.9.6.