Bayesian Filtering Library  Generated from SVN r
Public Types | List of all members
lower_alignment_helper< false, target, TestType > Struct Template Reference

Public Types

enum  { value = (alignment_of<TestType>::value == target) }
 
typedef mpl::if_c< value, TestType, char >::type type
 

Detailed Description

template<std::size_t target, class TestType>
struct BFL::boost::detail::lower_alignment_helper< false, target, TestType >

Definition at line 80 of file asirfilter.h.


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