Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::mpl::upper_bound< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, Predicate > Struct Template Reference

#include <upper_bound.hpp>

Public Types

typedef aux::upper_bound_step
< size_, pred_, T, begin
< Sequence > >::type 
type
 

Member Typedef Documentation

template<typename BOOST_MPL_AUX_NA_PARAM, typename BOOST_MPL_AUX_NA_PARAM, typename Predicate = less<>>
typedef aux::upper_bound_step< size_,pred_,T,begin<Sequence> >::type boost::mpl::upper_bound< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, Predicate >::type

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