LArSoft
v09_90_00
Liquid Argon Software toolkit - https://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::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:
art::detail
Definition:
AllowedConfiguration.h:76
art::detail::throwPartnerException
void throwPartnerException(std::type_info const &generator, std::type_info const &wanted_wrapper_type)
Definition:
throwPartnerException.cc:6
canvas
Persistency
Common
detail
throwPartnerException.h
Generated on Thu May 2 2024 20:59:30 for LArSoft by
1.8.11