throwPartnerException.h
Go to the documentation of this file.
1 #ifndef canvas_Persistency_Common_detail_throwPartnerException_h
2 #define canvas_Persistency_Common_detail_throwPartnerException_h
3 
4 #include <typeinfo>
5 
6 namespace art::detail {
7  [[noreturn]] void throwPartnerException(
8  std::type_info const& generator,
9  std::type_info const& wanted_wrapper_type);
10 }
11 
12 #endif /* canvas_Persistency_Common_detail_throwPartnerException_h */
13 
14 // Local Variables:
15 // mode: c++
16 // End:
void throwPartnerException(std::type_info const &generator, std::type_info const &wanted_wrapper_type)
generator
Definition: train.py:468