LibraryManagerTestFunc.h
Go to the documentation of this file.
1 #ifndef cetlib_test_LibraryManagerTestFunc_h
2 #define cetlib_test_LibraryManagerTestFunc_h
3 
4 #include <string>
5 
6 namespace cettest {
7  using idString_t = std::string (*)();
8 }
9 
10 #endif /* cetlib_test_LibraryManagerTestFunc_h */
11 
12 // Local Variables:
13 // mode: c++
14 // End:
std::string string
Definition: nybbler.cc:12
std::string(*)( idString_t)