nonstd::variants::detail::alignment_of_hack< T > Struct Template Reference

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

+ Collaboration diagram for nonstd::variants::detail::alignment_of_hack< T >:

Public Member Functions

 alignment_of_hack ()
 

Public Attributes

char c
 
t
 

Detailed Description

template<typename T>
struct nonstd::variants::detail::alignment_of_hack< T >

Definition at line 820 of file variant.hpp.

Constructor & Destructor Documentation

◆ alignment_of_hack()

Member Data Documentation

◆ c

template<typename T >
char nonstd::variants::detail::alignment_of_hack< T >::c

Definition at line 822 of file variant.hpp.

◆ t

template<typename T >
T nonstd::variants::detail::alignment_of_hack< T >::t

Definition at line 823 of file variant.hpp.