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

#include <variant.hpp>

Public Types

typedef Else type
 

Detailed Description

template<class Then, class Else>
struct nonstd::variants::detail::conditional< false, Then, Else >

Definition at line 447 of file variant.hpp.

Member Typedef Documentation

◆ type

template<class Then , class Else >
typedef Else nonstd::variants::detail::conditional< false, Then, Else >::type

Definition at line 447 of file variant.hpp.


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