Static Public Attributes | List of all members
boost::move_detail::alignment_logic< A, S > Struct Template Reference

#include <type_traits.hpp>

Static Public Attributes

static const std::size_t value = A < S ? A : S
 

Detailed Description

template<unsigned A, unsigned S>
struct boost::move_detail::alignment_logic< A, S >

Definition at line 839 of file type_traits.hpp.

Member Data Documentation

template<unsigned A, unsigned S>
const std::size_t boost::move_detail::alignment_logic< A, S >::value = A < S ? A : S
static

Definition at line 840 of file type_traits.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:34