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 { namespace Functional {
7  template <typename Container> using vector_of_ = details::template vector_of_const_<Container>;
8  template <typename Signature, typename Traits_ = Traits::useDefaults>
9  struct [[deprecated("use MergingTransformer instead")]]
10  ListTransformer : MergingTransformer<Signature,Traits_> {
12  };
13 }}
14 
15 #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