#include "cetlib/registry.h"#include "cetlib_except/exception.h"#include <cstdlib>#include <string>Go to the source code of this file.
Functions | |
| void | ensure (int which, bool claim) |
| int | main () |
| void ensure | ( | int | which, |
| bool | claim | ||
| ) |
Definition at line 16 of file registry_test.cc.
| int main | ( | void | ) |
Definition at line 23 of file registry_test.cc.
1.8.11