![]() |
|
|||
File indexing completed on 2024-04-06 12:05:18
0001 #ifndef DataFormats_TestObjects_ThingCollectionfwd_h 0002 #define DataFormats_TestObjects_ThingCollectionfwd_h 0003 0004 #include <vector> 0005 0006 namespace edmtest { 0007 struct Thing; 0008 typedef std::vector<Thing> ThingCollection; 0009 } // namespace edmtest 0010 0011 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |