1 #ifndef LISTS_TRANSFORMER_H 2 #define LISTS_TRANSFORMER_H 8 template <
typename Container>
9 using vector_of_ = details::template vector_of_const_<Container>;
10 template <
typename Signature,
typename Traits_ = Traits::useDefaults>
struct deprecated("use MergingTransformer instead")]] ListTransformer
details::template vector_of_const_< Container > vector_of_
Helper functions to set/get the application return code.