40 namespace TMetaUtils {
41 class TNormalizedCtxt;
50 typedef std::set<ROOT::TMetaUtils::AnnotatedRecordDecl,ROOT::TMetaUtils::AnnotatedRecordDecl::CompareByName>
list_t;
54 static RStl& Instance();
57 void GenerateTClassFor(
const char *requestedName,
const clang::CXXRecordDecl *stlClass,
const cling::Interpreter &interp,
const ROOT::TMetaUtils::TNormalizedCtxt &normCtxt);
61 const cling::Interpreter &interp,
64 bool &needCollectionProxy,
65 void (*emitStreamerInfo)(
const char*) );
Namespace for new ROOT classes and functions.
std::set< ROOT::TMetaUtils::AnnotatedRecordDecl, ROOT::TMetaUtils::AnnotatedRecordDecl::CompareByName > list_t
void Print(std::ostream &os, const OptionType &opt)
Binding & operator=(OUT(*fun)(void))