A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Documentation ▼
Installation
Manual
Models
Contributing
Wiki
Development ▼
API Docs
Issue Tracker
Merge Requests
API
Loading...
Searching...
No Matches
Public Types
|
List of all members
detail::utility_internal::Gen< T, N > Struct Template Reference
#include "
json.h
"
Public Types
using
type
= typename
Extend
< typename
Gen
< T, N/2 >::type, N/2, N % 2 >::type
Detailed Description
template<typename T, size_t N>
struct detail::utility_internal::Gen< T, N >
Definition at line
3293
of file
json.h
.
Member Typedef Documentation
◆
type
template<typename T , size_t N>
using
detail::utility_internal::Gen
< T, N >::type = typename
Extend
< typename
Gen
< T, N / 2 >::type, N / 2, N % 2 >::type
Definition at line
3295
of file
json.h
.
The documentation for this struct was generated from the following file:
src/applications/model/
json.h
detail
utility_internal
Gen
Generated on Mon Dec 15 2025 15:22:25 for ns-3 by
1.9.8