![]() |
|
|||
File indexing completed on 2024-04-06 12:05:18
0001 0002 0003 #include "DataFormats/TestObjects/interface/ThingWithIsEqual.h" 0004 0005 namespace edmtest { 0006 0007 bool ThingWithIsEqual::isProductEqual(ThingWithIsEqual const& newThing) const { return a == newThing.a; } 0008 } // namespace edmtest
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |