A Discrete-Event Network Simulator
API
nlohmann::detail::merge_and_renumber< index_sequence< I1... >, index_sequence< I2... > > Struct Template Reference

#include "json.h"

+ 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 2768 of file json.h.


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