LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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
{
7
namespace
detail {
8
[[noreturn]]
void
throwPartnerException
(
9
std::type_info
const
& generator,
10
std::type_info
const
& wanted_wrapper_type);
11
}
12
}
13
#endif
/* canvas_Persistency_Common_detail_throwPartnerException_h */
14
15
// Local Variables:
16
// mode: c++
17
// End:
art::detail::throwPartnerException
void throwPartnerException(std::type_info const &generator, std::type_info const &wanted_wrapper_type)
Definition:
throwPartnerException.cc:6
art
HLT enums.
Definition:
ServiceProviderWrappers.h:36
canvas
Persistency
Common
detail
throwPartnerException.h
Generated on Wed Dec 12 2018 14:42:34 for LArSoft by
1.8.11