Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::multiprecision::literals::detail::reverse_value_pack< value_pack< v, VALUES...> > Struct Template Reference

#include <literals.hpp>

Public Types

typedef reverse_value_pack
< value_pack< VALUES...>
>::type 
lead_values
 
typedef append_value_to_pack
< v, lead_values >::type 
type
 

Member Typedef Documentation

template<limb_type v, limb_type... VALUES>
typedef reverse_value_pack<value_pack<VALUES...> >::type boost::multiprecision::literals::detail::reverse_value_pack< value_pack< v, VALUES...> >::lead_values
template<limb_type v, limb_type... VALUES>
typedef append_value_to_pack<v, lead_values>::type boost::multiprecision::literals::detail::reverse_value_pack< value_pack< v, VALUES...> >::type

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