NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
nonstd::optional_lite::detail::typelist< Head, Tail > Struct Template Reference

#include <optional.hpp>

Public Types

typedef Head head
 
typedef Tail tail
 

Detailed Description

template<typename Head, typename Tail>
struct nonstd::optional_lite::detail::typelist< Head, Tail >

Definition at line 522 of file optional.hpp.

Member Typedef Documentation

◆ head

template<typename Head , typename Tail >
typedef Head nonstd::optional_lite::detail::typelist< Head, Tail >::head

Definition at line 524 of file optional.hpp.

◆ tail

template<typename Head , typename Tail >
typedef Tail nonstd::optional_lite::detail::typelist< Head, Tail >::tail

Definition at line 525 of file optional.hpp.


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