1 #ifndef FWCore_Utilities_ConvertException_h 2 #define FWCore_Utilities_ConvertException_h 11 namespace convertException {
19 auto wrap(
F iFunc) -> decltype(iFunc()) {
23 }
catch (std::bad_alloc&) {
29 }
catch (
char const*
c) {
std::map< DetId, double > ReturnType
void stdToEDM(std::exception const &e)
void charPtrToEDM(char const *c)
void stringToEDM(std::string &s)
auto wrap(F iFunc) -> decltype(iFunc())
static uInt32 F(BLOWFISH_CTX *ctx, uInt32 x)