![]() |
|
|||
File indexing completed on 2024-04-06 12:01:18
0001 #include "CommonTools/Utils/src/Abort.h" 0002 #include "FWCore/Utilities/interface/EDMException.h" 0003 0004 using namespace reco::parser; 0005 0006 void Abort::operator()(const char *, const char *) const { 0007 throw edm::Exception(edm::errors::Configuration, std::string("parse rule not implemented yet")); 0008 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |