Classes | Public Member Functions | Private Attributes | List of all members
boost::optional_detail::aligned_storage< T > Class Template Reference

#include <optional_aligned_storage.hpp>

Classes

union  dummy_u
 

Public Member Functions

void * address ()
 
void const * address () const
 
Tptr_ref ()
 
T const * ptr_ref () const
 
Tref ()
 
T const & ref () const
 

Private Attributes

union boost::optional_detail::aligned_storage::dummy_u dummy_
 

Detailed Description

template<class T>
class boost::optional_detail::aligned_storage< T >

Definition at line 25 of file optional_aligned_storage.hpp.

Member Function Documentation

◆ address() [1/2]

template<class T >
void* boost::optional_detail::aligned_storage< T >::address ( )
inline

Definition at line 47 of file optional_aligned_storage.hpp.

◆ address() [2/2]

template<class T >
void const* boost::optional_detail::aligned_storage< T >::address ( ) const
inline

Definition at line 46 of file optional_aligned_storage.hpp.

◆ ptr_ref() [1/2]

template<class T >
T* boost::optional_detail::aligned_storage< T >::ptr_ref ( )
inline

Definition at line 64 of file optional_aligned_storage.hpp.

◆ ptr_ref() [2/2]

template<class T >
T const* boost::optional_detail::aligned_storage< T >::ptr_ref ( ) const
inline

Definition at line 63 of file optional_aligned_storage.hpp.

◆ ref() [1/2]

template<class T >
T& boost::optional_detail::aligned_storage< T >::ref ( )
inline

Definition at line 68 of file optional_aligned_storage.hpp.

◆ ref() [2/2]

template<class T >
T const& boost::optional_detail::aligned_storage< T >::ref ( ) const
inline

Definition at line 67 of file optional_aligned_storage.hpp.

Member Data Documentation

◆ dummy_


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


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 04:38:16