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

#include <optional.hpp>

Public Types

typedef T type
 

Detailed Description

template<bool B, typename T, typename F>
struct nonstd::optional_lite::detail::conditional< B, T, F >

Definition at line 389 of file optional.hpp.

Member Typedef Documentation

◆ type

template<bool B, typename T, typename F >
typedef T nonstd::optional_lite::detail::conditional< B, T, F >::type

Definition at line 389 of file optional.hpp.


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