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

#include <optional.hpp>

Public Types

typedef F type
 

Detailed Description

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

Definition at line 390 of file optional.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 390 of file optional.hpp.


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