xAODMetaData: Fix operator<< definition.
- Dec 15, 2020
-
-
scott snyder authored
operator<< should be defined within the namespace of the object its printing. Otherwise, it won't work correctly with clang.
-
operator<< should be defined within the namespace of the object its printing. Otherwise, it won't work correctly with clang.
operator<< should be defined within the namespace of the object its printing. Otherwise, it won't work correctly with clang.