25 namespace scoped_restore_tests {
void _initialize_scoped_restore_selftests()
scoped_restore_tmpl< T > make_scoped_restore(T *var)
static scoped_restore_tmpl< int > make_scoped_restore_global(int value)
void register_test(const std::string &name, selftest *test)
#define SELF_CHECK(VALUE)