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

#include <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 732 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 734 of file variant.hpp.

◆ t

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

Definition at line 735 of file variant.hpp.


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