ATLAS Offline Software
|
Add to a range class conversions to containers. More...
#include <ranges>
#include <vector>
Go to the source code of this file.
Classes | |
class | CxxUtils::range_with_conv< RANGE > |
Add to a range class conversions to containers. More... | |
Namespaces | |
CxxUtils | |
Functions | |
template<class T > | |
auto | CxxUtils::begin (range_with_conv< T > &s) |
template<class T > | |
auto | CxxUtils::begin (const range_with_conv< T > &s) |
template<class T > | |
auto | CxxUtils::end (range_with_conv< T > &s) |
template<class T > | |
auto | CxxUtils::end (const range_with_conv< T > &s) |