Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v31r0 (aeb156f0)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ListTransformer.h
Go to the documentation of this file.
1 #ifndef LISTS_TRANSFORMER_H
2 #define LISTS_TRANSFORMER_H
3 
5 
6 namespace Gaudi {
7  namespace Functional {
8  template <typename Container>
9  using vector_of_ = details::template vector_of_const_<Container>;
10  template <typename Signature, typename Traits_ = Traits::useDefaults>
11  struct [[deprecated( "use MergingTransformer instead" )]] ListTransformer : MergingTransformer<Signature, Traits_> {
13  };
14  } // namespace Functional
15 } // namespace Gaudi
16 
17 #endif
struct deprecated("use MergingTransformer instead")]] ListTransformer
details::template vector_of_const_< Container > vector_of_
Helper functions to set/get the application return code.
Definition: __init__.py:1