Bayesian Filtering Library  Generated from SVN r
Public Attributes | List of all members
aligned_storage_imp< size_, alignment_ >::data_t Union Reference

Public Attributes

char buf [size_]
 
typename::boost::mpl::eval_if_c< alignment_==std::size_t(-1),::boost::mpl::identity< ::boost::detail::max_align >,::boost::type_with_alignment< alignment_ > >::type align_
 

Detailed Description

template<std::size_t size_, std::size_t alignment_>
union BFL::boost::detail::aligned_storage::aligned_storage_imp< size_, alignment_ >::data_t

Definition at line 47 of file asirfilter.h.


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