nonstd::variants::detail::conditional< true, Then, Else > Struct Template Reference

#include <ndn-cxx/util/nonstd/variant.hpp>

Public Types

typedef Then type
 

Detailed Description

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

Definition at line 444 of file variant.hpp.

Member Typedef Documentation

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

Definition at line 444 of file variant.hpp.