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

#include <optional-lite.hpp>

Public Attributes

align_as_type data [1+(sizeof(value_type) - 1)/sizeof(align_as_type)]
 

Detailed Description

template<typename T>
struct nonstd::optional_lite::detail::storage_t< T >::aligned_storage_t

Definition at line 862 of file optional-lite.hpp.

Member Data Documentation

◆ data

template<typename T>
align_as_type nonstd::optional_lite::detail::storage_t< T >::aligned_storage_t::data[1+(sizeof(value_type) - 1)/sizeof(align_as_type)]

Definition at line 862 of file optional-lite.hpp.


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