Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
canvas
canvas
Persistency
Common
detail
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
train.generator
generator
Definition:
train.py:468
Generated by
1.8.11