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

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

Detailed Description

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

Definition at line 441 of file variant.hpp.