Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
Framework
Art
detail
LibraryInfoCollection.h
Go to the documentation of this file.
1
#ifndef art_Framework_Art_detail_LibraryInfoCollection_h
2
#define art_Framework_Art_detail_LibraryInfoCollection_h
3
4
#include "
art/Framework/Art/detail/LibraryInfo.h
"
5
6
#include <set>
7
#include <string>
8
9
namespace
art::detail
{
10
using
LibraryInfoCollection
= std::multiset<LibraryInfo>;
11
}
12
13
#endif
/* art_Framework_Art_detail_LibraryInfoCollection_h */
14
15
// Local variables:
16
// mode: c++
17
// End:
art::detail
Definition:
AllowedConfiguration.h:76
LibraryInfo.h
art::detail::LibraryInfoCollection
std::multiset< LibraryInfo > LibraryInfoCollection
Definition:
LibraryInfoCollection.h:10
Generated by
1.8.11