EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nlohmann::detail::merge_and_renumber< index_sequence< I1...>, index_sequence< I2...> > Struct Template Reference

#include <acts/blob/sPHENIX/thirdparty/nlohmann_json/single_include/nlohmann/json.hpp>

+ Inheritance diagram for nlohmann::detail::merge_and_renumber< index_sequence< I1...>, index_sequence< I2...> >:
+ Collaboration diagram for nlohmann::detail::merge_and_renumber< index_sequence< I1...>, index_sequence< I2...> >:

Additional Inherited Members

- Public Types inherited from nlohmann::detail::index_sequence< I1...,(sizeof...(I1)+I2)... >
using type = index_sequence
 
using value_type = std::size_t
 
- Static Public Member Functions inherited from nlohmann::detail::index_sequence< I1...,(sizeof...(I1)+I2)... >
static constexpr std::size_t size () noexcept
 

Detailed Description

template<std::size_t... I1, std::size_t... I2>
struct nlohmann::detail::merge_and_renumber< index_sequence< I1...>, index_sequence< I2...> >

Definition at line 2529 of file json.hpp.

View newest version in sPHENIX GitHub at line 2529 of file json.hpp


The documentation for this struct was generated from the following file: