17 #ifndef USGOV_6c9e30b55f8a9529f6284516edcde739a1fb239a4ec9403f8f7614eb8da58f0d
18 #define USGOV_6c9e30b55f8a9529f6284516edcde739a1fb239a4ec9403f8f7614eb8da58f0d
23 namespace us {
namespace gov {
28 constexpr
static array<const char*,num_types> typestr={
"majority",
"average",
"median"};
31 inline bool operator <(
const param_t& other)
const {
return id < other.
id; }